Contents

UIPointerShape

An object that defines the shape of custom pointers.

Declaration

@interface UIPointerShape : NSObject

Overview

If the desired pointer shape can be expressed as a rounded rectangle, use either shapeWithRoundedRect: or shapeWithRoundedRect:cornerRadius: for best results.

Topics

Specifying pointer shapes

See Also

Pointer styles