Class WidgetShortcutInfo
Definition
- Namespace:
- Tizen.Applications.Shortcut
- Assembly:
- Tizen.Applications.Shortcut.dll
A class that contains the information about the widget.
C#Copypublic class WidgetShortcutInfo : ShortcutInfo
- Inheritance
Properties
Declaration
C#Copypublic double Period { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
Declaration
C#Copypublic string WidgetId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Declaration
C#Copypublic ShortcutWidgetSize WidgetSize { get; set; }
Property Value
| Type | Description |
|---|---|
| ShortcutWidgetSize |