UIVisualEffectView.Effect Property

Definition

Gets the UIVisualEffect that this UIVisualEffectView provides.

public virtual UIKit.UIVisualEffect Effect { [Foundation.Export("effect", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEffect:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Effect : UIKit.UIVisualEffect with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to