freya_
testing
0.3.3
Text
Height
Required Methods
needs_custom_height
Implementations on Foreign Types
skia_textlayout_TextHeightBehavior
Implementors
In freya_
testing::
prelude
freya_testing
::
prelude
Trait
TextHeight
Copy item path
Source
pub trait TextHeight { // Required method fn
needs_custom_height
(&self) ->
bool
; }
Required Methods
§
Source
fn
needs_custom_height
(&self) ->
bool
Implementations on Foreign Types
§
Source
§
impl
TextHeight
for skia_textlayout_TextHeightBehavior
Source
§
fn
needs_custom_height
(&self) ->
bool
Implementors
§