Class HomeShortcutAddedInfo
Definition
- Namespace:
- Tizen.Applications.Shortcut
- Assembly:
- Tizen.Applications.Shortcut.dll
A class that contains the shortcut information.
C#Copypublic class HomeShortcutAddedInfo : ShortcutAddedInfo
- Inheritance
Properties
Declaration
C#Copypublic string AppId { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#Copypublic string Uri { get; }
Property Value
Type | Description |
---|---|
string |