Class DisplayLanguageChangedEventArgs

    Definition

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

    This class contains the data related to the DisplayLanguageChanged event.

    public class DisplayLanguageChangedEventArgs
    Inheritance
    object
    DisplayLanguageChangedEventArgs

    Properties

    View Source

    Language

    The language code.

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