setAspectRatioSkew Method
Set the aspect ratio skew (x/y) for this view. To remove aspect ratio skew, pass 1.0 for val.
setAspectRatioSkew(val: number): void
Parameter | Type | Description |
---|---|---|
val | number |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.