Edit

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.