Module: forcetouchmenu

Members

(static) config

This module manages the dynamically created forcetouch links
Properties:
Name Type Description
config
Properties
Name Type Attributes Description
items Array List of items to show in the menu
items[ Object An object representing the force touch menu
items[].title String The title/text of the menu
items[].subtitle String <optional>
The subtitle/text of the menu
items[].icon String The icon of the menu (see Ti.UI.iOS constants) or local image
items[].type String An identifier for the menu such as `it.caffeina.menu`
items[].data Object Some userdata, usually the routes
Source: