CurrentUserControl

Current user control object.

Schema: tchmi:framework#/definitions/TcHmi.Controls.System.TcHmiUserControl

Attribute getter

public getCurrentUserControl(): TcHmiUserControl | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmiUserControl, null

The current value of the attribute.

Attribute setter

The attribute can only be read and therefore has no setter.