Skip to main content

plugin-renderer-nine-patch.ninepatch

Home > @eva/plugin-renderer-nine-patch > NinePatch

NinePatch class

Signature:
export default class NinePatch extends Component<NinePatchParams> 
Extends: Component<[NinePatchParams](/docs/api/plugin-renderer-nine-patch.ninepatchparams)>

Properties

PropertyModifiersTypeDescription
bottomHeightnumber
componentNamestaticstring
leftWidthnumber
ninePatchNinePatchSprite
resourcestring
rightWidthnumber
spriteNamestring
topHeightnumber

Methods

MethodModifiersDescription
init(obj)