Android.Views.View.GetZ Method
The visual z position of this view, in pixels.

Syntax

[Android.Runtime.Register("getZ", "()F", "GetGetZHandler")]
public virtual float GetZ ()

Returns

Documentation for this section has not yet been entered.

Remarks

The visual z position of this view, in pixels. This is equivalent to the View.TranslationZ property plus the current View.Elevation property.

[Android Documentation]

Requirements

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