TapRow
open class TapRow : LabelRow, TapRowType
TapRow presents a single tappable item in the collection.
Version
1.8.0Date
07/10/21-
Declaration
Swift
public var didTapAction: (() -> Void)? -
Declaration
Swift
public var isEnabled: Bool
TapRow Class Reference