toggle menu
trailblaze-models
common
switch theme
search in API
trailblaze-models
/
xyz.block.trailblaze.api
/
MaestroDriverActionType
/
Swipe
Swipe
data
class
Swipe
(
val
direction
:
String
,
val
durationMs
:
Long
)
:
MaestroDriverActionType
Members
Constructors
Swipe
Link copied to clipboard
constructor
(
direction
:
String
,
durationMs
:
Long
)
Properties
direction
Link copied to clipboard
val
direction
:
String
duration
Ms
Link copied to clipboard
val
durationMs
:
Long
type
Link copied to clipboard
open
override
val
type
:
AgentActionType