Delegate ShortcutDeleted

Definition

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

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

C#
Copy
public delegate ShortcutError ShortcutDeleted(ShortcutDeletedInfo args);