NGE IDE

ExplorerCommandToggleFiltering

class

Properties

Name Type Description
enabled (readonly) true Gets a value indicating whether the command is enabled.
id (readonly) "explorer.commands.toggle-filtering" Unique identifier of the command.
icon unknown Optional icon describing the command.
label unknown Human readable text describing the command.

execute()

Signature

typescript
execute(): void

Returns

void