Contents

isNull

A Boolean value that indicates whether the specified rectangle is null.

Declaration

var isNull: Bool { get }

Discussion

For this class, a rectangle is null if its origin point contains an invalid or infinite value.

See Also

Comparing rectangles