EventInit class
- Implementers
- AnimationEventInit
- AnimationPlaybackEventInit
- AudioProcessingEventInit
- ClipboardEventInit
- CloseEventInit
- CustomEventInit
- DeviceMotionEventInit
- DeviceOrientationEventInit
- ErrorEventInit
- FontFaceSetLoadEventInit
- FormDataEventInit
- GamepadEventInit
- HashChangeEventInit
- IDBVersionChangeEventInit
- MediaEncryptedEventInit
- MediaKeyMessageEventInit
- MediaQueryListEventInit
- MediaStreamTrackEventInit
- MessageEventInit
- MIDIConnectionEventInit
- MIDIMessageEventInit
- OfflineAudioCompletionEventInit
- PageTransitionEventInit
- PaymentRequestUpdateEventInit
- PictureInPictureEventInit
- PopStateEventInit
- ProgressEventInit
- PromiseRejectionEventInit
- RTCDataChannelEventInit
- RTCDTMFToneChangeEventInit
- RTCErrorEventInit
- RTCPeerConnectionIceErrorEventInit
- RTCPeerConnectionIceEventInit
- RTCTrackEventInit
- SecurityPolicyViolationEventInit
- SpeechSynthesisEventInit
- StorageEventInit
- SubmitEventInit
- ToggleEventInit
- TrackEventInit
- TransitionEventInit
- UIEventInit
- WebGLContextEventInit
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited