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.
The visual effect provided by the view.
@NSCopying var effect: UIVisualEffect? { get set }The effect is either a UIBlurEffect or a UIVibrancyEffect.