Class TextEditor.TextChangedEventArgs

    Definition

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

    Event arguments that passed via the TextChanged signal.

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

    Properties

    View Source

    TextEditor

    TextEditor - is the texteditor control which has the text contents changed.

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