WidgetGui

Description

sealed class Tinman.Engine.Widgets.WidgetGui

Derived from

Disposable abstract
IWidgetGui

Default implementation of the IWidgetGui interface.

Public / Constants

Label​Controls


[Localized]
public constant LabelControls → ("Controls":string)

Label of the panel for controls.

Label​Editor


[Localized]
public constant LabelEditor → ("Editor":string)

Label of the panel for editors.

Label​Help​Browser


[Localized]
public constant LabelHelpBrowser → ("Help Browser":string)

Label of the helper browser dialog.

Public / Constructors

Widget​Gui


public constructor WidgetGui → ()

Creates a new instance of WidgetGui.

Logging

Logger


public static readonly attribute Logger → (ILogger)

The logger object of this class.