Search Results for

    Show / Hide Table of Contents

    Namespace Tizen.Uix.InputMethod

    Enums

    AttributeType

    Enumeration for the attribute types.

    AutoCapitalization

    Enumeration for the AutoCapital types.

    BiDirection

    Enumeration for the BiDirection.

    DeviceClass

    Enumeration for the device class.

    DeviceSubclass

    Enumeration for the device subclass.

    InputHints

    Enumeration for the InputHints.

    InputPanelLanguage

    Enumeration for the InputPanel language.

    InputPanelLayout

    Enumeration for the input panel layout.

    InputPanelReturnKey

    Enumeration for the InputPanel ReturnKey types.

    KeyCode

    Enumeration for the key codes. If keycode & 0xff000000 == 0x01000000 then this key code is directly encoded to 24-bit UCS character. The UCS value is keycode & 0x00ffffff. Defines the list of keys supported by the system. Note that certain keys may not be available on all the devices.

    KeyMask

    Enumeration for the key masks. The key masks indicate which modifier keys are pressed down during the keyboard hit. The special MASK_RELEASED indicates the key release event.

    LayoutVariation

    Enumeration for the layout variation.

    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX