IMyTerminalControlTitleTooltip Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Interfaces.Terminal
public interface IMyTerminalControlTitleTooltip
The IMyTerminalControlTitleTooltip type exposes the following members.
Name | Description | |
---|---|---|
Title |
Allows you to get or set the Label that appears on the control
| |
Tooltip |
Allows you to get or set the tooltip that appears when you hover over the control
|