W3cubDocs

/Haxe JavaScript

FontFaceLoadStatus(String)

package js.html

Available on js

Variables

inline read only ERROR:FontFaceLoadStatus = "error"

inline read only LOADED:FontFaceLoadStatus = "loaded"

inline read only LOADING:FontFaceLoadStatus = "loading"

inline read only UNLOADED:FontFaceLoadStatus = "unloaded"

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/FontFaceLoadStatus.html