Declaration

var offset: NSPoint { get set }

Declaration

@property (nonatomic) NSPoint offset;

Declaration

offset() -> NSPoint
setOffset_(offset: NSPoint)