Contents

UIPointerEffect

An effect that alters a view’s appearance when a pointer enters the current region.

Declaration

@interface UIPointerEffect : NSObject

Overview

UIPointerEffect attempts to determine the appropriate effect for the given preview automatically. Use one of its subclasses to request a specific system-provided effect.

Topics

Accessing the preview

Creating a default effect

Creating a specific effect

See Also

Pointer styles