Dart
dart:html
UIEvent
sourceCapabilities property
sourceCapabilities
description
sourceCapabilities
property
Null safety
InputDeviceCapabilities
?
sourceCapabilities
Implementation
InputDeviceCapabilities? get sourceCapabilities native;
Dart
dart:html
UIEvent
sourceCapabilities property
UIEvent class
Constructors
UIEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
detail
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
sourceCapabilities
target
timeStamp
type
view
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==