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