Class Switch.SelectEventArgs

    Definition

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

    SelectEventArgs is a class to record item selected arguments which will sent to user.

    public class Switch.SelectEventArgs : EventArgs
    Inheritance
    object
    Switch.SelectEventArgs

    Fields

    View Source

    IsSelected

    Select state of Switch

    Declaration
    public bool IsSelected
    Field Value
    Type Description
    bool

    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