Show / Hide Table of Contents

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