SyntheticEventTypeHelpers extension

on

Properties

isAnimationEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticAnimationEvent.
no setter
isClipboardEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticClipboardEvent.
no setter
isCompositionEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticCompositionEvent.
no setter
isFocusEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticFocusEvent.
no setter
isKeyboardEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticKeyboardEvent.
no setter
isMouseEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticMouseEvent.
no setter
isPointerEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticPointerEvent.
no setter
isTouchEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticTouchEvent.
no setter
isTransitionEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticTransitionEvent.
no setter
isUiEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticUIEvent.
no setter
isWheelEvent bool
Uses Duck Typing to detect if the event instance is a SyntheticWheelEvent.
no setter