RowConfigurable

public protocol RowConfigurable

RowConfigurable defines the behavior of a view which can be binded to its row

Version

1.8.0

Date

02/05/22

Author

Adamas
  • Configure a view with a row

    Declaration

    Swift

    func configure(with row: RowType)

    Parameters

    row

    The row to be used to configure the view