Enum Progress.ProgressStatusType

    Definition

    Namespace:
    Tizen.NUI.Components
    Assembly:
    Tizen.NUI.Components.dll

    The status type of the Progress.

    public enum Progress.ProgressStatusType

    Fields

    Name Description
    Buffering

    Show BufferImage

    Determinate

    Show ProgressImage and BufferImage

    Indeterminate

    Show TrackImage

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX