isPopoverVisible
A Boolean value indicating whether the popover is currently visible.
Declaration
var isPopoverVisible: Bool { get }Discussion
You must present the popover to make it visible.
A Boolean value indicating whether the popover is currently visible.
var isPopoverVisible: Bool { get }You must present the popover to make it visible.