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
Derived GoToPageArgs
The IGoToPageArgs interface represents the arguments for navigating to a specific page in the Command Palette. It is used to define the parameters for navigating to a page, such as the page ID and navigation mode.
Properties
| Property | Type | Description |
|---|---|---|
| NavigationMode | NavigationMode | Gets or sets the navigation mode. |
| PageId | String | Gets or sets the ID of the page to navigate to. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer