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  
language — Property, class com.distriqt.extension.application.Locale
Returns the language code of this Locale, or the empty string if none is defined.
LayoutMode — class, package com.distriqt.extension.application.display
Defines the available display modes for use in the Display.setLayoutMode function
LIGHT — Constant Static Property, class com.distriqt.extension.application.StatusBarStyle
Dark / transparent status bar with white text On iOS, available on iOS 7 or above On Android this represents the status bar with light icons
LIGHT — Constant Static Property, class com.distriqt.extension.application.display.NavigationBarStyle
Light navigation bar style will make the icons light for use on dark backgrounds
LIGHT — Constant Static Property, class com.distriqt.extension.application.display.UserInterfaceStyle
Dark mode is disabled and the application should render with the default light background and dark text
locale — Property, interface com.distriqt.extension.application.Device
Access to the current locale settings on the device
Locale — class, package com.distriqt.extension.application
A Locale object represents a specific geographical, political, or cultural region.
Locale() — Constructor, class com.distriqt.extension.application.Locale
localTimeZone — Property, interface com.distriqt.extension.application.Device
Access to the current system time zone on the 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