type property

String type
final

The type of this event.

The type is used by the engine to translate this event into the appropriate native event (UIAccessibility*Notification on iOS and AccessibilityEvent on Android).

Implementation

final String type;