docs.unity.cn
    Show / Hide Table of Contents

    Method SetSelection

    SetSelection(Int32)

    Declaration
    public void SetSelection(int index)
    Parameters
    Type Name Description
    Int32 index

    SetSelection(IEnumerable<Int32>)

    Declaration
    public void SetSelection(IEnumerable<int> indices)
    Parameters
    Type Name Description
    IEnumerable<Int32> indices
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use