freya_node_state
0.2.1
TextHeight
Required Methods
needs_custom_height
Implementations on Foreign Types
TextHeightBehavior
Implementors
In crate freya_node_state
Trait
freya_node_state
::
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
§