Module accesskit_text

Module accesskit_text 

Source

Constants§

MAX_CHARS_PER_TEXT_RUN 🔒
AccessKit’s word_starts uses u8 indices, so text runs cannot exceed this length.

Functions§

text_run_position 🔒
Convert a (row, column) layout cursor position to a text run node ID and character index, accounting for rows that are split into multiple text runs.
update_accesskit_for_text_widget
Update accesskit with the current text state.