Enum InputMethodContext.EventType

    Definition

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

    Enumeration for the events that are generated by the IMF.

    public enum InputMethodContext.EventType

    Fields

    Name Description
    Commit

    Commit received.

    DeleteSurrounding

    An event to delete a range of characters from the string.

    GetSurrounding

    An event to query string and the cursor position.

    Preedit

    Pre-edit changed.

    PrivateCommand

    Private command sent from the input panel.

    Void

    No event.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX