Function zng::access::access_role
source ยท pub fn access_role(
child: impl UiNode,
role: impl IntoVar<AccessRole>,
) -> impl UiNode
Expand description
P
Sets the widget kind for accessibility services.
Note that the widget role must be implemented, this property only sets the metadata.