Contents

effect

The effect to apply to the view with this style.

Declaration

@property (nonatomic, strong) id<UIHoverEffect> effect;

Discussion

Use UIHoverAutomaticEffect to apply a system-default effect to the view.

See Also

Specifying a hover effect