Function update_accesskit_for_text_widget

Source
pub fn update_accesskit_for_text_widget(
    ctx: &Context,
    widget_id: Id,
    cursor_range: Option<CCursorRange>,
    role: Role,
    global_from_galley: TSTransform,
    galley: &Galley,
)
Expand description

Update accesskit with the current text state.