Version: 2020.3
언어: 한국어

ListView.showBoundCollectionSize

매뉴얼로 전환
public bool showBoundCollectionSize ;

설명

When you bind a list view to an array, this property controls whether the list view displays the collection size as the first list item. Set to true to display the collection size, false to omit it. Default is true. See Also: UnityEditor.UIElements.BindingExtensions.Bind