showsCloseButton
A Boolean value indicating whether the close button is allowed to appear.
Declaration
var showsCloseButton: Bool { get set }Discussion
Set the value of this property to @c NO to hide the close button.
Defaults to YES.
A Boolean value indicating whether the close button is allowed to appear.
var showsCloseButton: Bool { get set }Set the value of this property to @c NO to hide the close button.
Defaults to YES.