Enum SearchItemDescriptionFormat
Indicates how the search item description needs to be formatted when presented to the user.
Namespace: Unity.QuickSearch
Syntax
[Flags]
public enum SearchItemDescriptionFormat
Fields
| Name | Description |
|---|---|
| Ellipsis | |
| FuzzyHighlight | |
| Highlight | |
| None | |
| RightToLeft |