W3cubDocs

/Haxe Flash

OutputProgressEvent

package flash.events

extends Event

Available on flash

Constructor

@:value({ bytesTotal : 0, bytesPending : 0, cancelable : false, bubbles : false }) new (type:String, bubbles:Bool = false, cancelable:Bool = false, bytesPending:Float = 0, bytesTotal:Float = 0)

Variables

bytesPending:Float

bytesTotal:Float

Static variables

static read only OUTPUT_PROGRESS:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/OutputProgressEvent.html