Table of Contents

Method Apply

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

Apply()

Applies the PropertyValue to the static property described by PropertyInfo.

[RequiresDynamicCode("Uses reflection to get and set property values")]
[RequiresUnreferencedCode("Uses DeepCloner which requires types to be registered in SourceGenerationContext")]
public bool Apply()

Returns

bool