freya
0.3.0-rc.1
Text
Height
Required Methods
needs_custom_height
Implementations on Foreign Types
skia_textlayout_TextHeightBehavior
Implementors
In freya::
core::
values
Trait
freya
::
core
::
values
::
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
§