docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Scrollbar.Direction

    Setting that indicates one of four directions the scrollbar will travel.

    Namespace: UnityEngine.UI
    Assembly: UnityEngine.UI.dll
    Syntax
    public enum Scrollbar.Direction

    Fields

    Name Description
    BottomToTop

    Starting position is the Bottom.

    LeftToRight

    Starting position is the Left.

    RightToLeft

    Starting position is the Right

    TopToBottom

    Starting position is the Top.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)