Class TextEditor.MaxLengthReachedEventArgs

    Definition

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

    The MaxLengthReached event arguments.

    public class TextEditor.MaxLengthReachedEventArgs : EventArgs
    Inheritance
    object
    TextEditor.MaxLengthReachedEventArgs

    Properties

    View Source

    TextEditor

    TextEditor.

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

    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