Contents

shapeWithRoundedRect:cornerRadius:

Morphs the pointer into a rounded rectangle using the provided corner radius.

Declaration

+ (instancetype) shapeWithRoundedRect:(CGRect) rect cornerRadius:(CGFloat) cornerRadius;

See Also

Specifying pointer shapes