Skip to content

Overview

Usage

The TMSFMXNativeAppShortcutItem is the collection item used in TMSFMXNativeAppShortcuts.

Public Properties

Property name Description
Data Object that can be used for additional information.
DataString String that can be used for additional information.

Published Properties

Property name Description
Active Add the shortcut item to application.
Icon Optional icon (TMSFMXNativeAppShortcutIconType) default none.
Subtitle User-visible subtitle.
Title User-visible title.
Type App-specific string that you employ to identify the type of quick action to perform.

Published Events

Events name Description
OnChanged Event called when the properties of the shortcut item are changed.
OnExecute Event called when the application is opened via this item.

Go back to Properties