Class InputMethodContext.ResizedEventArgs

    Definition

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

    InputMethodContext resized event arguments.

    public class InputMethodContext.ResizedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    InputMethodContext.ResizedEventArgs

    Properties

    View Source

    Resized

    The state if the IMF resized.

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