Delegate ShortcutAdded

Definition

Namespace:
Tizen.Applications.Shortcut
Assembly:
Tizen.Applications.Shortcut.dll
API Level:
4

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

C#
Copy
public delegate ShortcutError ShortcutAdded(ShortcutAddedInfo args);