LabelRowType
public protocol LabelRowType : RowType
The interface of a label row
-
The subtitle of the row
Declaration
Swift
var subtitle: String? { get }
AdvancedUIKit 1.9.17 Docs (82% documented)