Class EditorXRListViewItem<TData, TIndex> | Unity Reflect | 1.1.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Class EditorXRListViewItem<TData, TIndex>

    Inheritance
    Object
    ListViewItem<TData, TIndex>
    EditorXRListViewItem<TData, TIndex>
    Inherited Members
    ListViewItem<TData, TIndex>.localPosition
    ListViewItem<TData, TIndex>.localRotation
    ListViewItem<TData, TIndex>.startSettling
    ListViewItem<TData, TIndex>.endSettling
    ListViewItem<TData, TIndex>.data
    ListViewItem<TData, TIndex>.SetActive(Boolean)
    ListViewItem<TData, TIndex>.SetSiblingIndex(Int32)
    ListViewItem<TData, TIndex>.Setup(TData, Boolean)
    Namespace: UnityEditor.Experimental.EditorVR
    Syntax
    public class EditorXRListViewItem<TData, TIndex> : ListViewItem<TData, TIndex>, IListViewItem<TData, TIndex>, IListViewItem where TData : IListViewItemData<TIndex>
    Type Parameters
    Name Description
    TData
    TIndex

    Properties

    click

    Declaration
    public Action<Node> click { get; set; }
    Property Value
    Type Description
    Action<Node>

    dragEnd

    Declaration
    public Action<Node> dragEnd { get; set; }
    Property Value
    Type Description
    Action<Node>

    dragging

    Declaration
    public Action<Node> dragging { get; set; }
    Property Value
    Type Description
    Action<Node>

    dragStart

    Declaration
    public Action<Node> dragStart { get; set; }
    Property Value
    Type Description
    Action<Node>

    hoverEnd

    Declaration
    public Action<Node> hoverEnd { get; set; }
    Property Value
    Type Description
    Action<Node>

    hoverStart

    Declaration
    public Action<Node> hoverStart { get; set; }
    Property Value
    Type Description
    Action<Node>
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023