Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
actions
/
com.acmerobotics.roadrunner.actions
/
Action
/
withPreview
with
Preview
open
fun
withPreview
(
preview
:
(
Canvas
)
->
Unit
)
:
Action
open
fun
withPreview
(
preview
:
Consumer
<
Canvas
>
)
:
Action
Returns a copy of this with dashboard preview
preview
.