Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 655 Bytes

File metadata and controls

19 lines (13 loc) · 655 Bytes
title ToggleSetting.ToDictionary() Method
description The ToggleSetting.ToDictionary method converts a toggle setting in the command palette extension to a dictionary representation.
ms.date 2/26/2025
ms.topic reference
no-loc
PowerToys
Windows
Insider

ToggleSetting.ToDictionary() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The ToDictionary method converts a toggle setting in the command palette extension to a dictionary representation.

Returns

A Dictionary<String, Object> that represents the current state of the toggle setting.