Declaration

var bounds: NSRect { get set }

Declaration

@property NSRect bounds;

Declaration

bounds() -> NSRect
setBounds_(bounds: NSRect)