Static variables

staticfinalread onlyRENDER_STATE:String

staticfinalread onlyRENDER_STATUS_ACCELERATED:String

staticfinalread onlyRENDER_STATUS_SOFTWARE:String

staticfinalread onlyRENDER_STATUS_UNAVAILABLE:String

Constructor

@:value({ cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?status:String, ?colorSpace:String)

Variables

@:flash.propertyread onlycolorSpace:String

@:flash.propertyread onlystatus:String

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods