Skip to main content

prepare_text_layout

Function prepare_text_layout 

Source
pub fn prepare_text_layout(
    text: &AnnotatedString,
    style: &TextStyle,
    options: TextLayoutOptions,
    max_width: Option<f32>,
) -> PreparedTextLayout
Expand description

Re-export the UI crate so applications can depend on a single crate.