showsCloseButton
A Boolean value that determines whether a close button should be shown on the popover bar.
Declaration
var showsCloseButton: Bool { get set }Discussion
When true, a close button is automatically displayed when the popover bar is displayed. When false, it is your responsibility to dismiss the popover bar.