docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum GridView.GridOperations

    Available Operations.

    Namespace: Unity.AppUI.UI
    Assembly: Unity.AppUI.dll
    Syntax
    [Flags]
    public enum GridView.GridOperations

    Fields

    Name Description
    Begin

    Move selection cursor to the beginning of the list.

    Cancel

    Cancel selection.

    Choose

    Choose selected items.

    Down

    Move selection cursor down.

    End

    Move selection cursor to the end of the list.

    Left

    Move selection cursor left.

    None

    No operation.

    Right

    Move selection cursor right.

    SelectAll

    Select all items.

    Up

    Move selection cursor up.

    In This Article
    Back to top
    Copyright © 2025 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)