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