haXe API Documentation
Back | Index
extern class flash.events.FullScreenEvent
extends ActivityEvent
Available in flash9
var fullScreen(default,null) : Bool
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?fullScreen : Bool) : Void
static var FULL_SCREEN : String
Back | Index