freya_
core
0.3.3
Text
Height
Required Methods
needs_custom_height
Implementations on Foreign Types
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 TextHeightBehavior
Source
§
fn
needs_custom_height
(&self) ->
bool
Implementors
§