Android.Views.View.Height Property
Return the height of your view.

Syntax

[get: Android.Runtime.Register("getHeight", "()I", "GetGetHeightHandler")]
public int Height { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the height of your 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 1