getCurrentContent
[ Function ]
public getCurrentContent(): TcHmi.Controls.System.TcHmiContent | null;
This function returns the currently set value for the CurrentContent attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
The current value of the attribute. |
See also
This attribute is read-only, so it has no setter.
Origin: TcHmiRegion
Available from version 1.12 |