Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SwipeViewModelProperties

Hierarchy

  • SwipeViewModelProperties

Index

Properties

Optional direction

direction: "horizontal" | "vertical"

The direction the Swipe widget moves across the view.

Read more...

Optional leadingLayers

A collection of Layers that will show on the left or top side of Swipe widget.

Read more...

Optional position

position: number

The position of the Swipe widget.

Read more...

Optional trailingLayers

A collection of Layers that will show on the right or bottom side of Swipe widget.

Read more...

Optional view

A reference to the MapView.

Read more...

Generated using TypeDoc