FUITableItem

public protocol FUITableItem

A protocol defines style of a FUITableItem.

  • Returns the DataItemType enum value for the item.

    Declaration

    Swift

    var type: FUIDataItemType { get }