Xamarin.Forms.VisualElement.AnchorY Property
Gets or sets the Y component of the center point for any transform, relative to the bounds of the element. This is a bindable property.

Syntax

public double AnchorY { get; set; }

See Also

VisualElement.AnchorX

Value

The value that declares the Y component of the transform. The default value is 0.5.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0