Global Variable
HSWidgetSizeZero
A size constant with dimension containg 0 width and height. This is equivalent to HSWidgetSizeMake(0, 0).
Declaration
const HSWidgetSize HSWidgetSizeZero;
A size constant with dimension containg 0 width and height. This is equivalent to HSWidgetSizeMake(0, 0).
const HSWidgetSize HSWidgetSizeZero;