ImageFillMode
Describes how the image should fill the area
ImageFillMode_1
Properties
Name | Type | Required | Description |
---|---|---|---|
COVER | str | ✅ | "cover" |
REPEATHORIZONTALLY | str | ✅ | "repeatHorizontally" |
REPEATVERTICALLY | str | ✅ | "repeatVertically" |
REPEAT | str | ✅ | "repeat" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs