ButtonRow

open class ButtonRow : Row, ButtonRowType

ButtonRow presents a single button item in the collection.

Version

1.8.0

Date

08/10/21

Author

Adamas
  • Declaration

    Swift

    public var didClickAction: (() -> Void)?
  • Declaration

    Swift

    public var isEnabled: Bool { get set }