eva-renderer-adapter.ninepatch._constructor_
Home > @ali/eva-renderer-adapter > NinePatch > (constructor)
NinePatch.(constructor)
Constructs a new instance of the NinePatch
class
constructor(img: any, leftWidth: any, topHeight: any, rightWidth: any, bottomHeight: any);
Parameters
Parameter | Type | Description |
---|---|---|
img | any | |
leftWidth | any | |
topHeight | any | |
rightWidth | any | |
bottomHeight | any |