public interface UIAccessibilityIdentification
| Modifier and Type | Method and Description |
|---|---|
String |
accessibilityIdentifier()
Retrieve the assigned ID of this instance
|
void |
setAccessibilityIdentifier(String accessibilityIdentifier)
Set an id to this instance to be discoverable
|
void setAccessibilityIdentifier(String accessibilityIdentifier)
accessibilityIdentifier - the proposed IDString accessibilityIdentifier()
Copyright © 2020. All rights reserved.