Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 814 Bytes

File metadata and controls

17 lines (12 loc) · 814 Bytes
title DetailsSeparator Class
description The DetailsSeparator class is used to define a separator that can be displayed in the details section of an item in the Command Palette.
ms.date 2/27/2025
ms.topic reference
no-loc
PowerToys
Windows
Insider

DetailsSeparator Class

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.