EventInit extension type
- on
- Implemented types
- Implementers
- AnimationEventInit
- AnimationPlaybackEventInit
- AudioProcessingEventInit
- ClipboardEventInit
- CloseEventInit
- ContentVisibilityAutoStateChangeEventInit
- CookieChangeEventInit
- CustomEventInit
- DeviceMotionEventInit
- DeviceOrientationEventInit
- ErrorEventInit
- ExtendableEventInit
- 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
- SensorErrorEventInit
- SpeechSynthesisEventInit
- StorageEventInit
- SubmitEventInit
- TaskPriorityChangeEventInit
- ToggleEventInit
- TrackEventInit
- TransitionEventInit
- UIEventInit
- WebGLContextEventInit
- XRInputSourceEventInit
- XRInputSourcesChangeEventInit
- XRReferenceSpaceEventInit
- XRSessionEventInit
- Available extensions
Properties
- bubbles ↔ bool
-
getter/setter pair
- cancelable ↔ bool
-
getter/setter pair
- composed ↔ bool
-
getter/setter pair
- 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