Android.Views.View.X Property
A Property wrapper around the x functionality handled by the View.SetX(float) and View.GetX methods.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

A Property wrapper around the x functionality handled by the View.SetX(float) and View.GetX 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