Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The LoadFromJson method loads the settings from a jsonObject parameter into the current TextSetting instance.
Parameters
jsonObject JsonObject
The JsonObject that contains the settings to be loaded.
Returns
A TextSetting instance with the settings loaded from the provided JsonObject.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer