Share via


UIVisualEffectView.Effect Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIVisualEffect? Effect { [Foundation.Export("effect", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEffect:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("effect", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setEffect:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Effect : UIKit.UIVisualEffect with get, set

Property Value

Attributes

Applies to