Back to Swipecellkit

SwipeActionStyle

docs/Enums/SwipeActionStyle.html

2.7.1664 B
Original Source

SwipeActionStyle

public enum SwipeActionStyle: Int

Constants that help define the appearance of action buttons.

`

                default
                `

Apply a style that reflects standard non-destructive actions.

Declaration

Swift

case `default`

`

                destructive
                `

Apply a style that reflects destructive actions.

Declaration

Swift

case destructive

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

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