Back to Swipecellkit

HandlerInvocationTiming

docs/Structs/SwipeExpansionStyle/FillOptions/HandlerInvocationTiming.html

2.7.1688 B
Original Source

HandlerInvocationTiming

public enum HandlerInvocationTiming

Describes when the action handler will be invoked with respect to the fill animation.

`

                with
                `

The action handler is invoked with the fill animation.

Declaration

Swift

case with

`

                after
                `

The action handler is invoked after the fill animation completes.

Declaration

Swift

case after

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

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