Android.Views.View.CameraDistance Property
Gets the distance along the Z axis from the camera to this view.

Syntax

[get: Android.Runtime.Register("getCameraDistance", "()F", "GetGetCameraDistanceHandler")]
public virtual float CameraDistance { get; }

See Also

View.SetCameraDistance(float)

Value

Documentation for this section has not yet been entered.

Remarks

Gets the distance along the Z axis from the camera to this view.

[Android Documentation]

Requirements

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