Interface ICircleSurfaceItem
The ICircleSurfaceItem is an interface that controls the items represented in the CircleSurface.
Namespace: Tizen.Wearable.CircularUI.Forms
Assembly: Tizen.Wearable.CircularUI.Forms.dll
Syntax
public interface ICircleSurfaceItem
Properties
IsVisible
Gets or sets CircleSurfaceItem's visibility
Declaration
bool IsVisible { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |