Class Popup.ButtonClickEventArgs

    Definition

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

    ButtonClickEventArgs is a class to record button click event arguments which will sent to user.

    public class Popup.ButtonClickEventArgs : EventArgs
    Inheritance
    object
    Popup.ButtonClickEventArgs

    Fields

    View Source

    ButtonIndex

    Button index which is clicked in Popup

    Declaration
    public int ButtonIndex
    Field 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