Definition
- Namespace:
- Tizen.Applications.Shortcut
- Assembly:
- Tizen.Applications.Shortcut.dll
- API Level:
- 4
A class that contains the information about the widget.
public class WidgetShortcutInfo : ShortcutInfo
- Inheritance
-
System.Object
WidgetShortcutInfo
Properties
Declaration
public double Period { get; set; }
Property Value
Type |
Description |
System.Double |
|
API Level: 4
Declaration
public string WidgetId { get; set; }
Property Value
Type |
Description |
System.String |
|
API Level: 4
Declaration
public ShortcutWidgetSize WidgetSize { get; set; }
Property Value
API Level: 4