accessibilityContents
The contents of the current accessibility element.
Declaration
@property (copy) NSArray * accessibilityContents;Discussion
This property is used by container elements. It holds an array of the container’s contents.
The contents of the current accessibility element.
@property (copy) NSArray * accessibilityContents;This property is used by container elements. It holds an array of the container’s contents.