Enum ScrollOutOfBoundEventArgs.Direction

    Definition

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

    The direction to be touched.

    public enum ScrollOutOfBoundEventArgs.Direction

    Fields

    Name Description
    Down

    Downwards.

    Left

    Left bound.

    Right

    Right bound.

    Up

    Upwards.

    Extension Methods

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