NSSize

Undocumented in source.
version(darwin)
package
struct NSSize {}

Members

Variables

height
CGFloat height;
Undocumented in source.
width
CGFloat width;
Undocumented in source.

Meta