Interface IActivityIndicator
Namespace: Tizen.UIExtensions.Common.GraphicsView
Assembly: Tizen.UIExtensions.NUI.dll
Syntax
public interface IActivityIndicator
Properties
Color
Declaration
Color Color { get; }
Property Value
Type | Description |
---|---|
Color |
IsRunning
Declaration
bool IsRunning { get; }
Property Value
Type | Description |
---|---|
System.Boolean |