mimiq
Preparing search index...
index
RunMultipleOptions
Interface RunMultipleOptions
interface
RunMultipleOptions
{
count
:
number
;
onRunComplete
?:
(
runId
:
string
,
report
:
EvaluationReport
)
=>
void
;
scene
?:
JsonObject
;
sceneId
?:
string
;
scenePath
?:
string
;
}
Index
Properties
count
on
Run
Complete?
scene?
scene
Id?
scene
Path?
Properties
count
count
:
number
Optional
on
Run
Complete
onRunComplete
?:
(
runId
:
string
,
report
:
EvaluationReport
)
=>
void
Optional
scene
scene
?:
JsonObject
Optional
scene
Id
sceneId
?:
string
Optional
scene
Path
scenePath
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
on
Run
Complete
scene
scene
Id
scene
Path
mimiq
Loading...