Class TextField.TextChangedEventArgs

    Definition

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

    The TextChanged event arguments.

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

    Properties

    View Source

    TextField

    Gets or sets TextField.

    Declaration
    public TextField TextField { get; set; }
    Property Value
    Type Description
    TextField

    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