Trait freya_testing::prelude::TextHeight

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

Required Methods§

Implementations on Foreign Types§

source§

impl TextHeight for skia_textlayout_TextHeightBehavior

Implementors§