TriggerWindowPosition
[ Enumeration ]
export enum TriggerWindowPosition {
Left,
Right,
Top,
Bottom
}
Values
Name | Value | Description |
---|---|---|
Left |
| The trigger window is displayed on the left. |
Right |
| The trigger window is displayed on the right. |
Top |
| The trigger window is displayed at the top. |
Bottom |
| The trigger window is displayed below. |
See also
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiScopeControl.TriggerWindowPosition
Available from version 1.12.754 |