Class SearchFilter.Entry
Inheritance
System.Object
SearchFilter.Entry
Namespace: Unity.QuickSearch
Syntax
public class Entry
Constructors
Entry(NameId)
Declaration
public Entry(NameId name)
Parameters
| Type | Name | Description |
|---|---|---|
| NameId | name |
Fields
isEnabled
Declaration
public bool isEnabled
Field Value
| Type | Description |
|---|---|
| System.Boolean |
name
Declaration
public NameId name
Field Value
| Type | Description |
|---|---|
| NameId |