Class TextField.TextChangedEventArgs

    Definition

    Namespace:
    Tizen.NUI.BaseComponents
    Assembly:
    Tizen.NUI.dll

    The TextChanged event arguments.

    public class TextField.TextChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    TextField.TextChangedEventArgs

    Properties

    View Source

    TextField

    Gets or sets TextField.

    Declaration
    public TextField TextField { get; set; }
    Property Value
    Type Description
    TextField
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX