Contents

showsResizeIndicator

A Boolean value that indicates whether the window’s resize indicator is visible.

Declaration

var showsResizeIndicator: Bool { get set }

Discussion

The value of this property is true when the window’s resize indicator is visible; otherwise, false. This property does not affect whether the window is resizable.

See Also

Properties