IViewWindowsProps
This extends the View Props and IKeyboardProps APIs.
Reference
Methods
acceptsKeyboardFocus
| type | required | 
|---|---|
| bool | No | 
accessibilityPosInSet
Indicates to accessibility services that the Component is within a set and has the given numbered position.
| type | required | 
|---|---|
| number | No | 
accessibilitySetSize
Indicates to accessibility services that the Component is within a set with the given size.
| type | required | 
|---|---|
| number | No | 
children
| type | required | 
|---|---|
| any | No |