FUIGridRowSummaryItem
open class FUIGridRowSummaryItem : FUIGridRowTextItem
The FUIGridRowSummaryItem is a subclass of FUIGridRowTextItem for representing a summary item in FUIGridTableViewCell. FUIGridRowSummaryItem is different from FUIGridRowTextItem in terms of style.
Theming
Supported style classes
fdlFUIGridRowSummaryItem_label
-
Returns the
FUIGridRowItemTypeenum value forFUIGridRowHeaderItem.Declaration
Swift
public private(set) override var type: FUIGridRowItemType { get set }