EVENT_TYPES/NATIVE

Members

(static, constant) BEFORE_UNLOAD :'beforeunload'

Description:
  • The native 'BEFORE_UNLOAD' event type.
Source:
The native 'BEFORE_UNLOAD' event type.
Type:
  • 'beforeunload'

(static, constant) BLUR :'blur'

Description:
  • The native 'BLUR' event type.
Source:
The native 'BLUR' event type.
Type:
  • 'blur'

(static, constant) CLICK :'click'

Description:
  • The native 'CLICK' event type.
Source:
The native 'CLICK' event type.
Type:
  • 'click'

(static, constant) CONTEXT_MENU :'contextmenu'

Description:
  • The native 'CONTEXT_MENU' event type.
Source:
The native 'CONTEXT_MENU' event type.
Type:
  • 'contextmenu'

(static, constant) GAMEPAD_CONNECTED :'gamepadconnected'

Description:
  • The native 'GAMEPAD_CONNECTED' event type.
Source:
The native 'GAMEPAD_CONNECTED' event type.
Type:
  • 'gamepadconnected'

(static, constant) GAMEPAD_DISCONNECTED :'gamepaddisconnected'

Description:
  • The native 'GAMEPAD_DISCONNECTED' event type.
Source:
The native 'GAMEPAD_DISCONNECTED' event type.
Type:
  • 'gamepaddisconnected'

(static, constant) READING :'reading'

Description:
  • The native 'READING' event type.
Source:
The native 'READING' event type.
Type:
  • 'reading'