enum
BorderDirection
Specifies the direction for a border to expand.
Fields
Name | Description |
---|---|
Center | The border is centered on the edge, expands both inward and outward. |
In | The border expands inward. |
Out | The border expands outward. |