Class BackKeyManager

    Definition

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

    BackKeyManager is a class to manager back key event.

    public sealed class BackKeyManager
    Inheritance
    object
    BackKeyManager

    Properties

    View Source

    Instance

    BackKeyManager static instance.

    Declaration
    public static BackKeyManager Instance { get; }
    Property Value
    Type Description
    BackKeyManager
    View Source

    Subscriber

    Subscriber.

    Declaration
    public List<View> Subscriber { get; }
    Property Value
    Type Description
    List<><View>

    Extension Methods

    EXamlExtensions.LoadFromEXaml<T>(T, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    EXamlExtensions.LoadFromEXamlPath<TXaml>(TXaml, string)
    EXamlExtensions.LoadFromEXamlPath<T>(T, Type)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX