Struct NinePatch

9-patch image scaling information (unscaled frame and scaled middle parts)

struct NinePatch

Fields

TypeNameDescription
InsetsOf!(int)
frame Frame (non-scalable) part size for left, top, right, bottom edges.
InsetsOf!(int)
padding Padding (distance to content area) for left, top, right, bottom edges.