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

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<Progress.ProgressStatusType>(Progress.ProgressStatusType, string)
    Extensions.LoadFromXaml<Progress.ProgressStatusType>(Progress.ProgressStatusType, string)
    Extensions.LoadFromXaml<Progress.ProgressStatusType>(Progress.ProgressStatusType, Type)
    Extensions.LoadFromXamlFile<Progress.ProgressStatusType>(Progress.ProgressStatusType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX