Class PoppedEventArgs

    Definition

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

    PoppedEventArgs is a class to record Popped event arguments which will be sent to user.

    public class PoppedEventArgs : EventArgs
    Inheritance
    object
    PoppedEventArgs

    Properties

    View Source

    Page

    Page popped by Navigator.

    Declaration
    public Page Page { get; }
    Property Value
    Type Description
    Page

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    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