Android.Preferences.DialogPreference.OnCreateDialogView Method
Creates the content view for the dialog (if a custom content view is required).

Syntax

[Android.Runtime.Register("onCreateDialogView", "()Landroid/view/View;", "GetOnCreateDialogViewHandler")]
protected virtual Android.Views.View OnCreateDialogView ()

See Also

Preference.LayoutResource

Returns

Documentation for this section has not yet been entered.

Remarks

Creates the content view for the dialog (if a custom content view is required). By default, it inflates the dialog layout resource if it is set.

[Android Documentation]

Requirements

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