accessibilityIdentifier
The accessibility element’s identity.
Declaration
@property (copy) NSString * accessibilityIdentifier;Discussion
This property holds the unique ID for the accessibility element. It is often used in automated testing.
The accessibility element’s identity.
@property (copy) NSString * accessibilityIdentifier;This property holds the unique ID for the accessibility element. It is often used in automated testing.