AllPropertiesView.setShowSearch method
AllPropertiesView › setShowSearch
Unofficial
Set the visibility of the search filter.Signature:
setShowSearch(e: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| e | boolean | Whether to show the search filter. |
Returns: void