accessible property

bool accessible
getter/setter pair

Informs when the accessibilityLabel is available. By default is kept as true and it indicates that the view is an accessibility element.

Implementation

bool accessible = true;