Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
ProgramLabelPart
Type Alias ProgramLabelPart
Contains one part of the label. A part consists of a type (primary or secondary) and a value
type
ProgramLabelPart
=
{
type
:
ProgramLabelPartType
;
value
:
string
;
}
Index
Properties
type
value
Properties
type
type
:
ProgramLabelPartType
value
value
:
string
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
type
value
Universal Robots TypeScript API - v10.12.0
Loading...
Contains one part of the label. A part consists of a type (primary or secondary) and a value