Contents

effect

The visual effect provided by the view.

Declaration

@NSCopying var effect: UIVisualEffect? { get set }

Discussion

The effect is either a UIBlurEffect or a UIVibrancyEffect.

See Also

Retrieving view information