Share via


UIPopoverController.PopoverVisible Property

Definition

If true, then the popover is present and visible.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PopoverVisible { [Foundation.Export("isPopoverVisible")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isPopoverVisible")>]
member this.PopoverVisible : bool

Property Value

Attributes

Applies to