IMyTerminalControlPropertyTValue Properties |
[This is preliminary documentation and is subject to change.]
The IMyTerminalControlPropertyTValue generic type exposes the following members.
Name | Description | |
---|---|---|
Enabled |
Allows you to set if the control is enabled
(Inherited from IMyTerminalControl.) | |
Getter |
This is triggered when the value of the control is required.
(Inherited from IMyTerminalValueControlTValue.) | |
Id |
Identifier of control
(Inherited from IMyTerminalControl.) | |
Setter |
This is triggered when the value of the control is set by the user. Depending on the control, this may be called a lot.
(Inherited from IMyTerminalValueControlTValue.) | |
SupportsMultipleBlocks |
Allows you to set if the control is visible when the block is selected as a group
(Inherited from IMyTerminalControl.) | |
TypeName | (Inherited from ITerminalProperty.) | |
Visible |
Allows you to set if the control is visible
(Inherited from IMyTerminalControl.) |