Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.WidgetControl.dll
The class for the widget size information.
public class WidgetControl.Scale
- Inheritance
-
object
WidgetControl.Scale
Properties
Declaration
public int Height { get; }
Property Value
View Source
The path for the widget preview image file.
Declaration
public string PreviewImagePath { get; }
Property Value
Declaration
public WidgetControl.Scale.SizeType Type { get; }
Property Value
Declaration
public int Width { get; }
Property Value