Enum NinePatchRect.AxisStretchMode
enum AxisStretchMode
: int { ... }
Enum members
Name | Description |
---|---|
axisStretchModeStretch
|
Doesn't do anything at the time of writing. |
axisStretchModeTile
|
Doesn't do anything at the time of writing. |
axisStretchModeTileFit
|
Doesn't do anything at the time of writing. |