
get_nativeElementEvent();
set_nativeElementEvent(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!
| Type | Description |
|---|---|
| ElementEvent | The native JavaScript event associated with this event. |
This is the native JavaScript event. For example, if the this event was triggered through a 'mousedown' event. Then NativeElementEvent will contain the native event data (e).