Static variables

staticread onlyMEDIA_TYPE_DATA:String

Constructor

@:value({ timestamp : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, timestamp:Float = 0, ?info:Dynamic)

Variables

read onlyinfo:Dynamic

read onlytimestamp:Float

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods