Class Window.TransitionEffectEventArgs

    Definition

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

    TransitionEffectArgs

    public class Window.TransitionEffectEventArgs : EventArgs
    Inheritance
    object
    Window.TransitionEffectEventArgs

    Properties

    View Source

    State

    State

    Declaration
    public Window.EffectState State { get; set; }
    Property Value
    Type Description
    Window.EffectState
    View Source

    Type

    Type

    Declaration
    public Window.EffectType Type { get; set; }
    Property Value
    Type Description
    Window.EffectType

    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