Contents

UIPointerEffect.hover(_:preferredTintMode:prefersShadow:prefersScaledContent:)

An effect where visual changes apply to the view and the pointer retains its default shape.

Declaration

case hover(UITargetedPreview, preferredTintMode: UIPointerEffect.TintMode = .overlay, prefersShadow: Bool = false, prefersScaledContent: Bool = true)

Topics

Specifying the Tint Mode

See Also

Creating a specific effect