Back to Swipecellkit

ExpansionFulfillmentStyle

docs/Enums/ExpansionFulfillmentStyle.html

2.7.1710 B
Original Source

ExpansionFulfillmentStyle

public enum ExpansionFulfillmentStyle

Describes how expansion should be resolved once the action has been fulfilled.

`

                delete
                `

Implies the item will be deleted upon action fulfillment.

Declaration

Swift

case delete

`

                reset
                `

Implies the item will be reset and the actions view hidden upon action fulfillment.

Declaration

Swift

case reset

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

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