AlwaysRefresh
Indicates that the item will always be refreshed.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
AlwaysRefresh = 32
Remarks
For example, the label and the description of the item will not be cached and the search provider fetch label and description callbacks will be invoked each time they need to be displayed.