Edit

TextSetting.ToState() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The ToState method is used to convert the current state of a TextSetting instance into a string representation.

Returns

A String representing the current state of the setting. The state is typically a JSON string that captures the current values of the setting's properties.