Version: 2022.3

SearchField

struct in UnityEditor.Search

切换到手册

描述

Search item field used by the property table and selector systems.

变量

aliasDisplay label of the field if displayed in the property table.
labelField property label that was selected.
nameField selector name. Compared to label, this field can be decorated with tokens such as # when this field selects a dynamic serialized property.
valueValue of the search field.

构造函数

SearchFieldCreates a search field.