Contents

CGSizeZero

A size constant with width and height of 0. The zero size is equivalent to CGSizeMake(0,0).

Declaration

let CGSizeZero: CGSize

See Also

Constants