UIPointerEffect
An effect that alters a view’s appearance when a pointer enters the current region.
Declaration
enum UIPointerEffectOverview
UIPointerEffect automatically attempts to determine the appropriate effect for the given preview. Use one of its enumeration cases to request a specific system-provided effect.
Topics
Accessing the preview
Creating a default effect
Creating a specific effect
UIPointerEffect.highlight(_:)UIPointerEffect.hover(_:preferredTintMode:prefersShadow:prefersScaledContent:)UIPointerEffect.lift(_:)