CurrentContent
Current Content control object for this region. This is not the path to the control, but the control itself.
Schema: tchmi:framework#/definitions/TcHmi.Controls.System.TcHmiContent
Attribute getter
public getCurrentContent(): TcHmi.Controls.System.TcHmiContent | null;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
TcHmiContent, null | The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available from version 1.12 |
