Configurable
public protocol Configurable
Any type that conforms to this protocol is able to take Row & RowStyle
as the configuration.
-
Configure the receiver with an instance that conforms to
Row & RowStyle
.