VisualElement.RotationX Property

Definition

Gets or sets the rotation (in degrees) about the X-axis (perspective rotation) when the element is rendered. This is a bindable property.

public double RotationX { get; set; }

Property Value

Remarks

Rotation is applied relative to AnchorX and AnchorY.

Applies to

Product Versions
.NET MAUI 8, 9