Contract JSEventData<Event>
Description
Properties
| Name | Type | Default | Description |
|---|---|---|---|
Bubbles |
bool? |
null | |
Cancelable |
bool? |
null | |
CancelBubble |
bool? |
null | |
Composed |
bool? |
null | |
CorrelationId |
string |
null | |
DefaultPrevented |
bool? |
null | |
Detail |
Event |
null | |
EventPhase |
int? |
null | |
IsTrusted |
bool |
False | |
ReturnValue |
bool? |
null | |
TimeStamp |
double? |
null | |
Type |
string |
null |