stagexl
stagexl
Event
captures
captures
stagexl
stagexl
Event
captures
property
captures
stagexl
stagexl
Event
Constants
ADDED
ADDED_TO_STAGE
CANCEL
CHANGE
CLOSE
COMPLETE
CONFIRM
ENTER_FRAME
EXIT_FRAME
MOUSE_LEAVE
OKAY
OPEN
PROGRESS
REMOVED
REMOVED_FROM_STAGE
RENDER
RESIZE
SCROLL
SELECT
Constructors
Event
Properties
bubbles
captures
currentTarget
eventPhase
hashCode
isImmediatePropagationStopped
isPropagationStopped
runtimeType
target
type
Operators
operator ==
Methods
noSuchMethod
stopImmediatePropagation
stopPropagation
toString
bool
captures
Indicates whether an event is a capturing event.
Source
bool get captures => true;