🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

role

The type of user interface element.

Source set: Common
public var SemanticsPropertyReceiver.role: Role by SemanticsProperties.Role

The type of user interface element. Accessibility services might use this to describe the element or do customizations. Most roles can be automatically resolved by the semantics properties of this element. But some elements with subtle differences need an exact role. If an exact role is not listed in Role, this property should not be set and the framework will automatically resolve it.

Content updated: