SkewTransform
Overview
Applies a transform that skews a widget. For example, it gives a banner background a slanted ribbon effect.
Properties
| Property | Description | Value | Default |
|---|---|---|---|
Skew Angle (skewX · skewY) | Skews the widget. The Studio editing panel groups both values into one Skew Angle entry, where you set the horizontal skew (skewX) and the vertical skew (skewY) with a slider and a number input field each. The reset button beside them returns both to 0. Values are in degrees. | Number of degrees, horizontal and vertical separately | skewX: 0.0, skewY: 0.0 |
alignment | Sets the origin point of the skew transform. | Alignment value | Center |
transformHitTest | Sets whether touch detection uses the skewed position. | On/off | On |
filterQuality | Sets the image quality (interpolation method) used when rendering the skew transform. | none, low, medium, high | Not set |