capInsets property
int
get
capInsets
default is UIEdgeInsetsZero for non resizable images
Implementation
int get capInsets {
return _objc_msgSend_13yqbb6(this.ref.pointer, _sel_capInsets);
}
default is UIEdgeInsetsZero for non resizable images
int get capInsets {
return _objc_msgSend_13yqbb6(this.ref.pointer, _sel_capInsets);
}