A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
FOREGROUND — Constant Static Property, class com.distriqt.extension.application.events.ApplicationStateEvent
This event is dispatched when your application returns from a background state and enters the foreground This has the advantage over the ACTIVATE event that it isn't dispatched when your AIR stage gains focus after a dialog or other activity was closed.
fromObject(data:Object) — Static Method , class com.distriqt.extension.application.Locale
fromObject(data:Object) — Static Method , class com.distriqt.extension.application.TimeZone
fromObject(data:Object) — Static Method , class com.distriqt.extension.application.display.DisplayCutout
FULLSCREEN — Constant Static Property, class com.distriqt.extension.application.ApplicationDisplayModes
View has requested to go into the normal fullscreen mode so that its content can take over the screen while still allowing the user to interact with the application.
FULLSCREEN — Constant Static Property, class com.distriqt.extension.application.display.DisplayMode
View has requested to go into the normal fullscreen mode so that its content can take over the screen while still allowing the user to interact with the application.
FULLSCREEN_WITH_STATUSBAR — Constant Static Property, class com.distriqt.extension.application.ApplicationDisplayModes
Renders content fullscreen however overlays the status bar.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z