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.
A Boolean value that indicates whether the specified rectangle is null.
var isNull: Bool { get }For this class, a rectangle is null if its origin point contains an invalid or infinite value.