Skip to content

AllPropertiesView.setShowSearch method

AllPropertiesView › setShowSearch

Unofficial

Set the visibility of the search filter.

Signature:

setShowSearch(e: boolean): void

Parameters:

Parameter Type Description
e boolean Whether to show the search filter.

Returns: void