Optional
accessibilityios
Optional
accessibilityios
Optional
accessibilityBy using the accessibilityLanguage property, the screen reader will understand which language to use while reading the element's label, value and hint. The provided string value must follow the BCP 47 specification (https://www.rfc-editor.org/info/bcp47). https://reactnative.dev/docs/accessibility#accessibilitylanguage-ios
ios
Optional
accessibilityA Boolean value indicating whether VoiceOver should ignore the elements within views that are siblings of the receiver.
ios
Optional
onWhen accessible is true, the system will invoke this function when the user performs the escape gesture (scrub with two fingers).
ios
Optional
onWhen accessible
is true, the system will try to invoke this function when the user performs accessibility tap gesture.
ios
Optional
onWhen accessible is true, the system will invoke this function when the user performs the magic tap gesture.
ios
A Boolean value indicating whether the accessibility elements contained within this accessibility element are hidden to the screen reader.