Class ProductSearchEventArgs
Class ProductSearchEventArgs.
Namespace: UnityEngine.Industrial.Configuring.RuntimeUI
Syntax
public class ProductSearchEventArgs : EventArgs
Fields
filter
The filter
Declaration
public string filter
Field Value
Type | Description |
---|---|
String |
searchType
The search type
Declaration
public ProductSearchPanel.SearchType searchType
Field Value
Type | Description |
---|---|
ProductSearchPanel.SearchType |