Class LanguageSetEventArgs

    Definition

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

    This class contains the data related to the LanguageSet event.

    public class LanguageSetEventArgs
    Inheritance
    object
    LanguageSetEventArgs

    Properties

    View Source

    Language

    The preferred language that the client application wants.

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