pub fn access_role(
child: impl IntoUiNode,
role: impl IntoVar<AccessRole>,
) -> UiNodeExpand description
P Sets the widget kind for accessibility services.
Note that the widget role must be implemented, this property only sets the metadata.