Contents

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 @c YES.