drawAsPatternInRect_ method
draws the image as a CGPattern
Implementation
void drawAsPatternInRect_(CGRect rect) {
_objc_msgSend_1okkq16(this.ref.pointer, _sel_drawAsPatternInRect_, rect);
}
draws the image as a CGPattern
void drawAsPatternInRect_(CGRect rect) {
_objc_msgSend_1okkq16(this.ref.pointer, _sel_drawAsPatternInRect_, rect);
}