[][src]Trait azul_core::traits::GetTextLayout

pub trait GetTextLayout {
    fn get_text_layout(
        &mut self,
        text_layout_options: &ResolvedTextLayoutOptions
    ) -> InlineTextLayout; }

Required methods

fn get_text_layout(
    &mut self,
    text_layout_options: &ResolvedTextLayoutOptions
) -> InlineTextLayout

Loading content...

Implementors

Loading content...