Declared in NSString+BadgeDrawing.h

Class Methods

fontSizeForHandleSize:

This returnes the font size depending on the handleSize. It can be ‘0’, ‘1’, and ‘2’. To get the default value as set in Prefreences, use ‘-1’

+ (CGFloat)fontSizeForHandleSize:(int)handleSize