Back to Swipecellkit

SwipeActionTransitioning

docs/Protocols/SwipeActionTransitioning.html

2.7.1641 B
Original Source

SwipeActionTransitioning

public protocol SwipeActionTransitioning

Adopt the SwipeActionTransitioning protocol in objects that implement custom appearance of actions during transition.

`

                didTransition(with:)
                `

Tells the delegate that transition change has occured.

Declaration

Swift

func didTransition(with context: SwipeActionTransitioningContext) -> Void

© 2018 Mohammad Kurabi. All rights reserved. (Last updated: 2018-05-26)

Generated by jazzy ♪♫ v0.8.4, a Realm project.