Struct NinePatch
9-patch image scaling information (see Android documentation).
struct NinePatch;
Fields
| Name | Type | Description |
|---|---|---|
frame
|
Rect | frame (non-scalable) part size for left, top, right, bottom edges. |
padding
|
Rect | padding (distance to content area) for left, top, right, bottom edges. |