Show / Hide Table of Contents

    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
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX