Binds views in the content View of the dialog to data.
Syntax
[Android.Runtime.Register("onBindDialogView", "(Landroid/view/View;)V", "GetOnBindDialogView_Landroid_view_View_Handler")]
protected virtual
void OnBindDialogView (
Android.Views.View view)
Parameters
- view
- The content View of the dialog, if it is custom.
Remarks
Requirements
Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1