declare namespace TcHmi.Functions.Beckhoff { /** * Gets if the system keyboard should open on focus of a textarea or input element. */ function GetAutoOpenSystemKeyboard(): boolean; } //# sourceMappingURL=GetAutoOpenSystemKeyboard.d.ts.map