Click or drag to resize
IMyTerminalValueControlTValue Properties
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

The IMyTerminalValueControlTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyGetter
This is triggered when the value of the control is required.
Public propertyId
Property Id (value name)
(Inherited from ITerminalProperty.)
Public propertySetter
This is triggered when the value of the control is set by the user. Depending on the control, this may be called a lot.
Public propertyTypeName
Property type (bool - Boolean, float - Single, color - Color)
(Inherited from ITerminalProperty.)
Top
See Also