| 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 |
|
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The ToDictionary method converts a toggle setting in the command palette extension to a dictionary representation.
A Dictionary<String, Object> that represents the current state of the toggle setting.