Share via


UIView.MaskView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView? MaskView { [Foundation.Export("maskView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMaskView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maskView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setMaskView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.MaskView : UIKit.UIView with get, set

Property Value

Attributes

Applies to