UIEvent typedef
UIEvent = String
The enum is used by the platform to indicate the event that triggered
onUIEvent
.
Implementation
typedef UIEvent = String;
The enum is used by the platform to indicate the event that triggered
onUIEvent
.
typedef UIEvent = String;