Share via


UIPopoverPresentationController.CanOverlapSourceViewRect Property

Definition

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

Property Value

Attributes

Applies to