mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct InspectorUIUtility.ListSettings

    A data container for managing scrolling lists or nested drawers in custom inspectors.

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Microsoft.MixedReality.Toolkit.Utilities.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public struct ListSettings

    Fields

    Scroll

    Declaration
    public Vector2 Scroll
    Field Value
    Type Description
    Vector2

    Scroll

    Declaration
    public Vector2 Scroll
    Field Value
    Type Description
    Vector2

    Show

    Declaration
    public bool Show
    Field Value
    Type Description
    Boolean

    Show

    Declaration
    public bool Show
    Field Value
    Type Description
    Boolean
    In This Article
    • Fields
      • Scroll
      • Scroll
      • Show
      • Show
    Back to top Generated by DocFX