Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The FallbackCommands method retrieves a collection of fallback command items.
Returns
An IFallbackCommandItem[] array representing the fallback command items. This array contains the commands that are used as fallback options when no other commands are available or applicable in the command palette context.
Windows developer