Function setKeyboardLayout

  • Set the global application keyboard layout instance.

    Parameters

    • layout: IKeyboardLayout

      The keyboard layout for use by the application.

      Notes

      The keyboard layout should typically be set on application startup to a layout which is appropriate for the user's system.

    Returns void