Table of Contents

Method RetrieveValue

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

RetrieveValue()

Retrieves (using reflection) the value of the static property described in PropertyInfo into PropertyValue.

public object? RetrieveValue()

Returns

object