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
The IGridProperties interface represents the properties of a grid in the Command Palette. It is used to define the layout and appearance of grids in the Command Palette, such as tile size.
Properties
| Property | Type | Description |
|---|---|---|
| TileSize | Windows.Foundation.Size | Gets or sets the size of the tiles in the grid. |
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