Trait freya_node_state::TextHeight

source ·
pub trait TextHeight {
    // Required method
    fn needs_custom_height(&self) -> bool;
}

Required Methods§

Implementations on Foreign Types§

source§

impl TextHeight for TextHeightBehavior

Implementors§