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.
A Boolean value that indicates whether the window is being resized by the user.
var inLiveResize: Bool { get }The value of this property is true if the window is being live resized; otherwise, false.