Haxe API Documentation
Back | Index
extern class js.html.XMLHttpRequestProgressEvent
extends ProgressEvent
Available in js
var position(default,null) : Int
var totalSize(default,null) : Int
Back | Index