Class ImfManager.KeyboardTypeChangedEventArgs

    Definition

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

    ImfManager keyboard type changed event arguments.

    public class ImfManager.KeyboardTypeChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    ImfManager.KeyboardTypeChangedEventArgs

    Properties

    View Source

    KeyboardType

    ImfManager keyboard type

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