DropDownStyle

Classic is a desktop-style drop-down field below the control. Mobile is a centered full screen view.

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle

Attribute getter

public getDropDownStyle(): TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle, undefined

The current value of the attribute.

Attribute setter

public setDropDownStyle(valueNew: TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.Beckhoff.TcHmiCombobox.DropDownStyle, 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.

DropDownStyle 1:

Available from version 1.12.744