Skip to main content

Architecture Review Needed: This documentation was written to support development against React Native's "Old" or "Legacy" Architecture. It may or may not be directly applicable to New Architecture development and needs to be reviewed and potentially updated. For information on React Native architectures in React Native Windows, see New vs. Old Architecture.

This extends the View Props and IKeyboardProps APIs.

Reference

Methods

accessibilityPosInSet

Indicates to accessibility services that the Component is within a set and has the given numbered position.

typerequired
numberNo

accessibilitySetSize

Indicates to accessibility services that the Component is within a set with the given size.

typerequired
numberNo

children

typerequired
anyNo