Table of Contents

Method Disable

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

Disable(bool)

[RequiresUnreferencedCode("Calls ResetToHardCodedDefaults")]
[RequiresDynamicCode("Calls ResetToHardCodedDefaults")]
public static void Disable(bool resetToHardCodedDefaults = false)

Parameters

resetToHardCodedDefaults bool

If true all static ConfigurationPropertyAttribute properties will be reset to their initial, hard-coded defaults.