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  
id — Property, class com.distriqt.extension.application.TimeZone
The timezone region identifier
id — Property, class com.distriqt.extension.application.alarms.Alarm
id — Property, class com.distriqt.extension.application.events.AlarmEvent
The unique identifier specified for this alarm
IDLE_MODE_CHANGED — Constant Static Property, class com.distriqt.extension.application.events.DeviceStateEvent
This event is dispatched when the state of isDeviceIdleMode() changes
IDType — class, package com.distriqt.extension.application
IMMERSIVE — Constant Static Property, class com.distriqt.extension.application.ApplicationDisplayModes
The Immersive mode is a true fullscreen interactive mode.
IMMERSIVE — Constant Static Property, class com.distriqt.extension.application.display.DisplayMode
The Immersive mode is a true fullscreen interactive mode.
implementation — Property, class com.distriqt.extension.application.Application
The implementation currently in use.
init(key:String) — Static Method , class com.distriqt.extension.application.Application
Initialises the extension class for use with the provided key.
init() — method, interface com.distriqt.extension.application.keyboard.SoftKeyboard
interval — Property, class com.distriqt.extension.application.alarms.Alarm
IOS_STATUS_BAR_DEFAULT — Constant Static Property, class com.distriqt.extension.application.IOSStatusBarStyles
Default style On iOS 7 or greater, this will be a transparent status bar with black text
IOS_STATUS_BAR_LIGHT — Constant Static Property, class com.distriqt.extension.application.IOSStatusBarStyles
Transparent status bar with white text Available only on iOS 7 or above
IOSStatusBarStyles — class, package com.distriqt.extension.application
Defines the available status bar styles for the Application.setStatusBarStyle function
IOS_STATUS_BLACK_OPAQUE — Constant Static Property, class com.distriqt.extension.application.IOSStatusBarStyles
Black opaque style This is deprecated and not available on iOS 6
IOS_STATUS_BLACK_TRANSLUCENT — Constant Static Property, class com.distriqt.extension.application.IOSStatusBarStyles
Black translucent style This is deprecated and not available on iOS 6
isAutoStartEnabled() — method, class com.distriqt.extension.application.Application
Returns the state of the auto start on boot function.
isAutoTimeEnabled() — method, interface com.distriqt.extension.application.Device
Returns true if the device currently has the auto time preference checked.
isAutoTimeZoneEnabled() — method, interface com.distriqt.extension.application.Device
Returns true if the device currently has the auto time zone preference checked.
isDeviceIdleMode() — method, interface com.distriqt.extension.application.Device
Returns true if the device is currently in idle mode.
isExact — Property, class com.distriqt.extension.application.alarms.Alarm
isiOSAppOnMac — Property, interface com.distriqt.extension.application.Device
Whether this application is an iOS app running on a Mac
isPowerSaveMode() — method, interface com.distriqt.extension.application.Device
Returns true if the device is currently in power save mode.
isSupported — Static Property, class com.distriqt.extension.application.Application
Whether the current device supports the extensions functionality
isSupported — Property, interface com.distriqt.extension.application.Keychain
Returns true if the keychain functionality is supported on the current device.
isSupported — Property, interface com.distriqt.extension.application.Settings
Returns true if the settings functionality is supported on the current device.
isSupported — Property, interface com.distriqt.extension.application.alarms.AlarmManager
If true the alarm manager functionality is available on this device.
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