Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
Input props for KeplerCaptionsView

Extends

  • ViewProps

Properties

accessibilityActions?

optional accessibilityActions: readonly Readonly<{ label: string; name: string; }>[] Provides an array of custom actions available for accessibility.

Inherited from

ViewProps.accessibilityActions

accessibilityElementsHidden?

optional accessibilityElementsHidden: boolean A Boolean value indicating whether the accessibility elements contained within this accessibility element are hidden to the screen reader.

Platform

ios

Inherited from

ViewProps.accessibilityElementsHidden
Last modified on February 25, 2026