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.

    [Obsolete("Deprecated in API8; Will be removed in API10")]
    public class Popup.ButtonClickEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    Popup.ButtonClickEventArgs

    Fields

    View Source

    ButtonIndex

    Button index which is clicked in Popup

    Declaration
    [Obsolete("Deprecated in API8; Will be removed in API10")]
    public int ButtonIndex
    Field Value
    Type Description
    int
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX