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 |
Search — Constant Static Property, class com.distriqt.extension.forcetouch.shortcut.ShortcutIconType |
| |
service — Static Property, class com.distriqt.extension.forcetouch.ForceTouch |
|
The singleton instance of the ForceTouch class. |
setIcon(icon:int) — method, class com.distriqt.extension.forcetouch.shortcut.ApplicationShortcut |
|
The icon type (optional)
Currently this extension only supports the built-in iOS system icons
Supported iOS Only
|
setIconBitmap(bitmap:flash.display:BitmapData) — method, class com.distriqt.extension.forcetouch.shortcut.ApplicationShortcut |
| |
setIdentifier(identifier:String) — method, class com.distriqt.extension.forcetouch.shortcut.ApplicationShortcut |
|
Unique identifier for the type of shortcut (required)
We recommend using com.domain.app.MyShortcut or similar. |
setSubtitle(value:String) — method, class com.distriqt.extension.forcetouch.shortcut.ApplicationShortcut |
|
Subtitle text for the shortcut item (optional)
This represents the subtitle field on iOS and the long label field on Android. |
setTitle(value:String) — method, class com.distriqt.extension.forcetouch.shortcut.ApplicationShortcut |
|
Main title text for the shortcut item (required)
This represents the title field on iOS and the short label on Android. |
setUserInfo(data:Object) — method, class com.distriqt.extension.forcetouch.shortcut.ApplicationShortcut |
|
Custom data to be attached to the shortcut item (optional)
This data will be returned when the shortcut is used along with the identifier. |
Share — Constant Static Property, class com.distriqt.extension.forcetouch.shortcut.ShortcutIconType |
| |
shortcut:selected — Event, interface com.distriqt.extension.forcetouch.shortcut.ApplicationShortcuts |
| |
ShortcutIconType — class, package com.distriqt.extension.forcetouch.shortcut |
| |
shortcuts — Property, class com.distriqt.extension.forcetouch.ForceTouch |
|
Access to the application shortcuts functionality
|
SHORTCUT_SELECTED — Constant Static Property, class com.distriqt.extension.forcetouch.events.ApplicationShortcutEvent |
|
Dispatched when a shortcut was selected by the user. |
Shuffle — Constant Static Property, class com.distriqt.extension.forcetouch.shortcut.ShortcutIconType |
| |
subtitle — Property, class com.distriqt.extension.forcetouch.shortcut.ApplicationShortcut |
| |
|
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 |