Android.Preferences.DialogPreference.Dialog Property
Gets the dialog that is shown by this preference.

Syntax

[get: Android.Runtime.Register("getDialog", "()Landroid/app/Dialog;", "GetGetDialogHandler")]
public virtual Android.App.Dialog Dialog { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the dialog that is shown by this preference.

[Android Documentation]

Requirements

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