IProjectKeyboardLayout

[ Interface ]

export interface IProjectKeyboardLayout {
    url: string;
}

Describes a keyboard layout file within a TwinCAT HMI project.

Properties

Name

Type

Description

url

string

Path to the corresponding KeyboardLayout file within the project.

IProjectKeyboardLayout 1:

Available from version 1.12