Class ReturnKeySetEventArgs

    Definition

    Namespace:
    Tizen.Uix.InputMethod
    Assembly:
    Tizen.Uix.InputMethod.dll

    This class contains the data related to the ReturnKeySet event.

    public class ReturnKeySetEventArgs
    Inheritance
    object
    ReturnKeySetEventArgs

    Properties

    View Source

    Type

    The type of the Return key on the input panel.

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