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