FUITableItem
public protocol FUITableItem
A protocol defines style of a FUITableItem.
-
Returns the
DataItemTypeenum value for the item.Declaration
Swift
var type: FUIDataItemType { get }