ButtonPosition

Defines the positioning of the plus and minus buttons.

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiSpinboxInput.ButtonPosition

Attribute getter

public getButtonPosition(): TcHmi.Controls.Beckhoff.TcHmiSpinboxInput.ButtonPosition | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.Beckhoff.TcHmiSpinboxInput.ButtonPosition, undefined

The current value of the attribute.

Attribute setter


public setButtonPosition(valueNew: TcHmi.Controls.Beckhoff.TcHmiSpinboxInput.ButtonPosition | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.Beckhoff.TcHmiSpinboxInput.ButtonPosition, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

ButtonPosition 1:

Available from version 1.12.744