Skip to content

FolderCommandHandler.shouldAddToFoldersMenu method

FolderCommandHandler › shouldAddToFoldersMenu

Checks whether the command should appear in the multi-folder context menu.

Signature:

shouldAddToFoldersMenu(params: FolderCommandHandlerShouldAddToFoldersMenuParams): boolean

Parameters:

ParameterTypeDescription
paramsFolderCommandHandlerShouldAddToFoldersMenuParamsThe parameters for the multi-folder menu check.

Returns: booleanWhether to add to the folders menu.