cancelable property
bool
get
cancelable
The read-only cancelable
property returns the associated event's
cancelable
property, indicating whether the event can be canceled.
Implementation
external bool get cancelable;