Namespace Tizen.Applications.Shortcut

Description

Classes

HomeShortcutAddedInfo

A class that contains the shortcut information.

HomeShortcutInfo

A class that contains the shortcut information.

ShortcutAddedInfo

A class for getting the information of the shortcut.

ShortcutDeletedInfo

A class for getting the information of the shortcut.

ShortcutEventManager

This class provides a way to register the callback function for the shortcut add and delete events.

ShortcutInfo

A class to get the information of the shortcut.

ShortcutManager

This class provides some functions to add or delete a shortcut.

ShortcutTemplate

A class that contains the preset list of the shortcut template from the installed package.

WidgetShortcutAddedInfo

A class that contains the information about the widget.

WidgetShortcutInfo

A class that contains the information about the widget.

Enums

ShortcutError

Enumeration for values of the shortcut response types.

ShortcutWidgetSize

Enumeration for the sizes of the shortcut widget.

Delegates

ShortcutAdded

The callback function that is invoked when the add request occurs.

ShortcutDeleted

The callback function that is invoked when the delete request occurs.