Back to Swipecellkit

CompletionAnimation

docs/docsets/SwipeCellKit.docset/Contents/Resources/Documents/Structs/SwipeExpansionStyle/CompletionAnimation.html

2.7.1685 B
Original Source

CompletionAnimation

public enum CompletionAnimation

Describes the expansion animation completion style.

`

                fill
                `

The expansion will completely fill the item.

Declaration

Swift

case fill(FillOptions)

`

                bounce
                `

The expansion will bounce back from the trigger point and hide the action view, resetting the item.

Declaration

Swift

case bounce

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

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