ValueRowType
public protocol ValueRowType : LabelRowType
Undocumented
-
The value that the row presents
Declaration
Swift
var value: String? { get }
AdvancedUIKit 1.9.17 Docs (82% documented)
public protocol ValueRowType : LabelRowType
Undocumented
The value that the row presents
Swift
var value: String? { get }