W3cubDocs

/Haxe Flash

FullScreenEvent

package flash.events

extends ActivityEventEvent

Available on flash

Constructor

@:value({ interactive : false, fullScreen : false, cancelable : false, bubbles : false }) new (type:String, bubbles:Bool = false, cancelable:Bool = false, fullScreen:Bool = false, interactive:Bool = false)

Variables

read only fullScreen:Bool

@:require(flash11_3) read only interactive:Bool

Static variables

static read only FULL_SCREEN:String

@:require(flash11_3) static read only FULL_SCREEN_INTERACTIVE_ACCEPTED:String

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