shapeWithRoundedRect:cornerRadius:
Morphs the pointer into a rounded rectangle using the provided corner radius.
Declaration
+ (instancetype) shapeWithRoundedRect:(CGRect) rect cornerRadius:(CGFloat) cornerRadius;Morphs the pointer into a rounded rectangle using the provided corner radius.
+ (instancetype) shapeWithRoundedRect:(CGRect) rect cornerRadius:(CGFloat) cornerRadius;