Definition
- Namespace:
- Tizen.Applications.Shortcut
- Assembly:
- Tizen.Applications.Shortcut.dll
A class that contains the shortcut information.
[Obsolete("Deprecated since API12. Will be removed in API14.")]
public class HomeShortcutAddedInfo : ShortcutAddedInfo
- Inheritance
-
object
HomeShortcutAddedInfo
Properties
Declaration
[Obsolete("Deprecated since API12. Will be removed in API14.")]
public string AppId { get; }
Property Value
View Source
Uri
Gets the specific information for creating a new shortcut.
Declaration
[Obsolete("Deprecated since API12. Will be removed in API14.")]
public string Uri { get; }
Property Value