onSwipeBegin property

OnSwipe? onSwipeBegin
final

Callback that fires with the new swiping activity (eg a user swipes or the controller triggers a programmatic swipe).

See SwiperActivity for a list of activities.

Implementation

final OnSwipe? onSwipeBegin;