KeywordCellLayoutDelegate
public protocol KeywordCellLayoutDelegate : NSObject
-
Declaration
Swift
func keywordCellLayoutTagSize(layout: KeywordCellLayout, atIndex index: Int) -> CGSize
-
Declaration
Swift
func keywordCellLayoutInteritemHorizontalSpacing(layout: KeywordCellLayout) -> CGFloat
-
Declaration
Swift
func keywordCellLayoutInteritemVerticalSpacing(layout: KeywordCellLayout) -> CGFloat