Android.App.ActionBar.Height Property
Retrieve the current height of the ActionBar.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the current height of the ActionBar.

[Android Documentation]

Requirements

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