Contents

inLiveResize

A Boolean value that indicates whether the window is being resized by the user.

Declaration

var inLiveResize: Bool { get }

Discussion

The value of this property is true if the window is being live resized; otherwise, false.

See Also

Sizing Windows