kony.forcetouch Constants
The kony.forcetouch Namespace provides the following constants.
Force Touch System Icon Constants
The Force Touch System Icon constants enable your app to select a system icon for a force touch quick action.
Constant | Description |
---|---|
kony.forcetouch.QUICK_ACTION_ICON_TYPE_ADD | An icon for a quick action that lets a user add new content. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_ALARM | An icon for a quick action that offers creation of an alarm. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_AUDIO | An icon for a quick action that offers use of audio. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_BOOKMARK | An icon for a quick action that offers creation of a bookmark. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_CAPTUREPHOTO | An icon for a quick action that offers photo capture. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_CAPTUREVIDEO | An icon for a quick action that offers video capture. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_CLOUD | An icon for a quick action that offers cloud access. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_COMPOSE | An icon for a quick action that lets a user compose new content. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_CONFIRMATION | An icon for a quick action that indicates confirmation. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_CONTACT | An icon for a quick action that chooses a generic contact. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_DATE | An icon for a quick action that offers use of a calendar. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_FAVORITE | An icon for a quick action that lets a user designate a favorite item. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_HOME | An icon for a quick action that indicates home. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_INVITATION | An icon for a quick action that indicates an invitation. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_LOCATION | An icon for a quick action that accesses the user’s current location. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_LOVE | An icon for a quick action that lets a user designate a loved item. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_MAIL | An icon for a quick action that offers use of mail. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_MARKLOCATION | An icon for a quick action that lets a user mark a location. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_MESSAGE | An icon for a quick action that offers use of messaging. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_PAUSE | An icon for a quick action that pauses media playback. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_PLAY | An icon for a quick action that plays media. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_PROHIBIT | An icon for a quick action that disallows something. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_SEARCH | An icon a quick action that offers search. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_SHARE | An icon for a quick action that offers content sharing. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_SHUFFLE | An icon for a quick action that offers shuffle mode. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_TASK | An icon for a quick action that offers task creation. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_TASKCOMPLETED | An icon for a quick action that offers task completion. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_TIME | An icon for a quick action that offers use of a clock or timer. Supported in iOS 9.1 and later. |
kony.forcetouch.QUICK_ACTION_ICON_TYPE_UPDATE | An icon for a quick action that offers updating. Supported in iOS 9.1 and later. |
Remarks
For more information about these values, see the iOS developer documentation.