Struct SlideTransitionDirection

    Definition

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

    Pre-defined SlideTransition Direction

    public struct SlideTransitionDirection

    Properties

    View Source

    Bottom

    Bottom

    Declaration
    public static Vector2 Bottom { get; }
    Property Value
    Type Description
    Vector2
    View Source

    Left

    Left

    Declaration
    public static Vector2 Left { get; }
    Property Value
    Type Description
    Vector2
    View Source

    Right

    Right

    Declaration
    public static Vector2 Right { get; }
    Property Value
    Type Description
    Vector2
    View Source

    Top

    Top

    Declaration
    public static Vector2 Top { get; }
    Property Value
    Type Description
    Vector2

    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