Contents

UIHoverEffect

A hover effect that can apply to a view through a hover style.

Declaration

@protocol UIHoverEffect <NSObject, NSCopying>

Overview

You don’t conform to this protocol directly. Instead, you use a built-in UIHoverEffect like UIHoverAutomaticEffect.

See Also

Specifying a hover effect