Edit AllPages
Foundation’s NSSize structure, defined in NSGeometry.h
typedef struct { float width; /* should never be negative / float height; / should never be negative */ } NSSize;