Class HomeShortcutInfo
Definition
- Namespace:
- Tizen.Applications.Shortcut
- Assembly:
- Tizen.Applications.Shortcut.dll
- API Level:
- 4
A class that contains the shortcut information.
C#Copypublic class HomeShortcutInfo : ShortcutInfo
- Inheritance
Properties
View Source
Uri
Gets or sets the specific information delivered to the viewer for creating a shortcut.
Declaration
C#Copypublic string Uri { get; set; }
Property Value
Type | Description |
---|---|
System.String |