Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 Accessibility
com.distriqt.extension.application This Accessibility class defines access to some mobile specific accessibility options, and gives information about their current state on the device.
 Alarm
com.distriqt.extension.application.alarms This class represents the details of an alarm .
 AlarmBuilder
com.distriqt.extension.application.alarms Helper class to build an alarm
 AlarmEvent
com.distriqt.extension.application.events 
 AlarmManager
com.distriqt.extension.application.alarms This class provides access to the system alarm services.
 AndroidSystemUiFlags
com.distriqt.extension.application.display Defines some values for use with the Display.setSystemUiVisibility() function.
 Application
com.distriqt.extension.application This class represents the application extension. It provides application options and settings that aren't available elsewhere through the AIR SDK.
 ApplicationDisplayModes
com.distriqt.extension.application Defines the available display modes for use in the Application.setDisplayMode function
 ApplicationEvent
com.distriqt.extension.application.events 
 ApplicationStateEvent
com.distriqt.extension.application.events This event is used to dispatch application state event changes, such as application deactivations, and background / foreground events.
 AuthorisationEvent
com.distriqt.extension.application.events 
 AuthorisationStatus
com.distriqt.extension.application Defines the possible states for the authorisation status
 Defaults
com.distriqt.extension.application The defaults allow you to setup some information for the user, to allow an application to customize its behavior to match a user's preferences.
 DefaultsEvent
com.distriqt.extension.application.events Describes events that occur to the application default values.
 Device
com.distriqt.extension.application Device functionality allows you to retrieve information about the device.
 DeviceOrientation
com.distriqt.extension.application The orientation property uses these constants to identify the device orientation.
 DeviceOrientationEvent
com.distriqt.extension.application.events Used to dispatch information about the device orientation.
 DeviceStateEvent
com.distriqt.extension.application.events Describes changes to the device state
 Display
com.distriqt.extension.application.display 
 DisplayCutout
com.distriqt.extension.application.display Represents the area of the application view that is not functional for displaying content
 DisplayMetrics
com.distriqt.extension.application A structure describing general information about a display, such as its size, density, etc.
 DisplayMode
com.distriqt.extension.application.display Defines the available display modes for use in the Display.setDisplayMode function
 IDType
com.distriqt.extension.application 
 IOSStatusBarStyles
com.distriqt.extension.application Defines the available status bar styles for the Application.setStatusBarStyle function
 Keychain
com.distriqt.extension.application 
 LayoutMode
com.distriqt.extension.application.display Defines the available display modes for use in the Display.setLayoutMode function
 Locale
com.distriqt.extension.application A Locale object represents a specific geographical, political, or cultural region.
 NavigationBarStyle
com.distriqt.extension.application.display Defines the available navigation bar styles for the Display.setNavigationBarStyle() function
 OperatingSystem
com.distriqt.extension.application 
 Settings
com.distriqt.extension.application Access to the application native settings implementation
 SettingsEvent
com.distriqt.extension.application.events Describes events that occur to the application settings values.
 SoftKeyboard
com.distriqt.extension.application.keyboard Access to information about the native keyboard
 SoftKeyboardMode
com.distriqt.extension.application.keyboard 
 StatusBarStyle
com.distriqt.extension.application Defines the available status bar styles for the Display.setStatusBarStyle function The defaults and implementations are slightly different on iOS and Android.
 TimeZone
com.distriqt.extension.application TimeZone represents a time zone offset indicating the standard time policies for a geopolitical region.
 UserInterfaceStyle
com.distriqt.extension.application.display Defines the available user interface styles for the Display.userInterfaceStyle property