view-dim ( view -- dim )
Cocoa bridge ยป Cocoa view utilities

Prev:<GLView> ( class dim pixel-format -- view )
Next:mouse-location ( view event -- loc )


Vocabulary
cocoa.views

Inputs
viewan NSView


Outputs
dima pair of real numbers


Word description
Outputs the dimensions of the given view.

Definition