TestWidget

Description

sealed class Tinman.AddOns.Widgets.TestWidget

Derived from

Widget abstract

Full source code is included in the Tinman 3D SDK download.

A test GUI widget.

Public / Constants

Label​Tick​Count


[Localized]
public constant LabelTickCount → ("TestWidget #":string)

Label for an incrementing test value.

Label arguments (see Format):
#0 : the current test value

Public / Constructors

Test​Widget


public constructor TestWidget → ()

Creates a new instance of TestWidget.

Configuration

Config


public static attribute Config → (get)

value : IConfigurator<IWidget>

[not-null]
The configurator object.

The configurator object for this type.