Pudu programming language
Menu
API reference

Std.Ui.Desktop.exposed

1 declaration

fn

exposed: &Std.Ui.Desktop.Session -> Result[Array[Std.Ui.Accessible.Exposed], Std.Ui.Desktop.DesktopError]

What the platform itself reports for the window's accessibility tree, in reading order, with the platform's roles.

Back to Std.Ui.DesktopSearch related declarations