TapRow

open class TapRow : LabelRow, TapRowType

TapRow presents a single tappable item in the collection.

Version

1.8.0

Date

07/10/21

Author

Adamas
  • Declaration

    Swift

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

    Swift

    public var isEnabled: Bool