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
Implements IDetailsSeparator
The DetailsSeparator class is used to define a separator that can be displayed in the details section of an item in the Command Palette. This class is useful for visually separating different sections of information, making it easier for users to read and understand the details associated with an item.
Windows developer