Class ShortcutAddedInfo
Definition
- Namespace:
- Tizen.Applications.Shortcut
- Assembly:
- Tizen.Applications.Shortcut.dll
A class for getting the information of the shortcut.
C#Copypublic class ShortcutAddedInfo
- Inheritance
-
objectShortcutAddedInfo
- Derived
Properties
Declaration
C#Copypublic string IconPath { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#Copypublic bool IsAllowDuplicate { get; }
Property Value
Type | Description |
---|---|
bool |
Declaration
C#Copypublic string ShortcutName { get; }
Property Value
Type | Description |
---|---|
string |