Android.Views.View.TranslationZ Property
The depth location of this view relative to its View.Elevation.

Syntax

[get: Android.Runtime.Register("getTranslationZ", "()F", "GetGetTranslationZHandler")]
[set: Android.Runtime.Register("setTranslationZ", "(F)V", "GetSetTranslationZ_FHandler")]
public virtual float TranslationZ { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

The depth location of this view relative to its View.Elevation.

Set method documentation [Android Documentation]

Sets the depth location of this view relative to its View.Elevation.

Requirements

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