FUIKPIViewItem
public protocol FUIKPIViewItem
A protocol defines style
representing an item in FUIKPIView
.
-
Returns the
FUIKPIViewItemStyle
enum value for the itemDeclaration
Swift
var style: FUIKPIViewItemStyle { get }
-
Undocumented
Declaration
Swift
var attributedString: NSAttributedString { get }