Interface IProgressBar
Namespace: Tizen.UIExtensions.Common.GraphicsView
Assembly: Tizen.UIExtensions.NUI.dll
Syntax
public interface IProgressBar
Properties
Progress
Declaration
double Progress { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
ProgressColor
Declaration
Color ProgressColor { get; }
Property Value
| Type | Description |
|---|---|
| Color |