VisualElement.RotationY Property

Definition

Gets or sets the rotation (in degrees) about the Y-axis (perspective rotation) when the element is rendered.

C#
public double RotationY { get; set; }

Property Value

System.Double

The rotation about the Y-axis in degrees.

Remarks

RotationY is applied relative to AnchorX and AnchorY.

Applies to

Product Versions
Xamarin.Forms Latest