Preparing search index...
The search index is not available
Verona Interfaces Player - v1.0.0-beta
Verona Interfaces Player
MainSchema
UnitState
Interface UnitState
Unit state containing response data.
interface
UnitState
{
dataParts
?:
Record
<
string
,
string
>
;
presentationProgress
?:
AllowedPropertiesValues
.
Progress
;
responseProgress
?:
AllowedPropertiesValues
.
Progress
;
unitStateDataType
?:
string
;
}
Index
Properties
data
Parts?
presentation
Progress?
response
Progress?
unit
State
Data
Type?
Properties
Optional
data
Parts
data
Parts
?:
Record
<
string
,
string
>
Optional
presentation
Progress
presentation
Progress
?:
AllowedPropertiesValues
.
Progress
Optional
response
Progress
response
Progress
?:
AllowedPropertiesValues
.
Progress
Optional
unit
State
Data
Type
unit
State
Data
Type
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Parts
presentation
Progress
response
Progress
unit
State
Data
Type
Verona Interfaces Player - v1.0.0-beta
Loading...
Unit state containing response data.