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
Value
The value that declares the Y component of the transform. The default value is 0.5.
Remarks
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