Class HdrCaptureProgressEventArgs

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.Camera.dll

    Provides data for the HdrCaptureProgress event.

    public class HdrCaptureProgressEventArgs : EventArgs
    Inheritance
    object
    HdrCaptureProgressEventArgs

    Properties

    View Source

    Percent

    Gets the HDR Capture progress in percent.

    Declaration
    public int Percent { get; }
    Property Value
    Type Description
    int

    Extension Methods

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