Std.Ui.Accessible
5 public declarations
- AccessibleError
Why accessibility records could not be read, naming the zero-based record.
- decode
Str -> Result[Array[Std.Ui.Accessible.Exposed], Std.Ui.Accessible.AccessibleError]Records back into values, refusing the first that cannot be read.
- Exposed
One node as an assistive client is told of it.
- roleName
Std.Ui.Layout.Role -> StrThe name a role crosses the boundary as.
- snapshot
&Std.Ui.Layout.Layout -> Option[Str] -> StrEvery meaningful node of a layout as one record, in reading order.
