Skip to main content

renderer-adapter.ninepatch._constructor_

Home > @eva/renderer-adapter > NinePatch > (constructor)

NinePatch.(constructor)

Constructs a new instance of the NinePatch class

Signature:
constructor(img: any, leftWidth: any, topHeight: any, rightWidth: any, bottomHeight: any);

Parameters

ParameterTypeDescription
imgany
leftWidthany
topHeightany
rightWidthany
bottomHeightany