Definition
- Namespace:
- Tizen.Applications.Shortcut
- Assembly:
- Tizen.Applications.Shortcut.dll
- API Level:
- 4
A class that contains the shortcut information.
public class HomeShortcutAddedInfo : ShortcutAddedInfo
- Inheritance
-
System.Object
HomeShortcutAddedInfo
Properties
Declaration
public string AppId { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 4
View Source
Uri
Gets the specific information for creating a new shortcut.
Declaration
public string Uri { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 4