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