Share via


UIImageView.MasksFocusEffectToContents Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool MasksFocusEffectToContents { [Foundation.Export("masksFocusEffectToContents")] get; [Foundation.Export("setMasksFocusEffectToContents:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("masksFocusEffectToContents")>]
[<set: Foundation.Export("setMasksFocusEffectToContents:")>]
member this.MasksFocusEffectToContents : bool with get, set

Property Value

Attributes

Applies to