Gets and sets the BitmapData of this Scale9Bitmap.
Source
@override set bitmapData(BitmapData value) { super.bitmapData = value; _updateRenderTextureQuads(); }
Gets and sets the BitmapData of this Scale9Bitmap.
@override set bitmapData(BitmapData value) { super.bitmapData = value; _updateRenderTextureQuads(); }