FUIGridRowItem
public protocol FUIGridRowItem : AnyObject
A protocol defines style of a FUIGridRowItem.
-
Returns the
FUIGridRowItemStyleenum value for the item.Declaration
Swift
var type: FUIGridRowItemType { get }