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