Android.App.Dialog.ActionBar Property
Retrieve the Android.App.ActionBar attached to this dialog, if present.

Syntax

[get: Android.Runtime.Register("getActionBar", "()Landroid/app/ActionBar;", "GetGetActionBarHandler")]
public virtual ActionBar ActionBar { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the Android.App.ActionBar attached to this dialog, if present.

[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