Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SwipeOffsets

Instances of this class are exposed by all swipe-to-execute related events fired by RadListView.

Hierarchy

  • SwipeOffsets

Index

Properties

Properties

swipeLimits

swipeLimits: SwipeLimits

Returns an instance of the SwipeLimits class containing information about how far an item can be swiped.

x

x: number

The current X offset of the swipe gesture.

y

y: number

The current Y offset of the swipe gesture.

Generated using TypeDoc