ToolbarSearchField.value
public string value;
Description 描述
The object currently being exposed by the field.
If the new value is different from the current value, this method notifies registered callbacks with a ChangeEvent<string>.
The object currently being exposed by the field.
If the new value is different from the current value, this method notifies registered callbacks with a ChangeEvent<string>.