Class CircularSliderValueChangedEventArgs

    Definition

    Namespace:
    Tizen.NUI.Wearable
    Assembly:
    Tizen.NUI.Wearable.dll

    Value Changed event data.

    public class CircularSliderValueChangedEventArgs : EventArgs
    Inheritance
    object
    CircularSliderValueChangedEventArgs

    Properties

    View Source

    CurrentValue

    Current value

    Declaration
    public float CurrentValue { get; set; }
    Property Value
    Type Description
    float

    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