Android.Views.View.Y Property
A Property wrapper around the y functionality handled by the View.SetY(float) and View.GetY methods.

Syntax

[Android.Runtime.Register("Y")]
public static Android.Util.Property Y { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

A Property wrapper around the y functionality handled by the View.SetY(float) and View.GetY methods.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14