Contents

UIPointerShape

An object that defines the shape of custom pointers.

Declaration

enum UIPointerShape

Overview

If the desired pointer shape can be expressed as a rounded rectangle, use UIPointerShape.roundedRect(_:radius:) for best results.

Topics

Specifying pointer shapes

Accessing corner radius

See Also

Pointer styles