Android.App.AlertDialog.SetView Method
Set the view to display in that dialog.

Syntax

[Android.Runtime.Register("setView", "(Landroid/view/View;)V", "GetSetView_Landroid_view_View_Handler")]
public virtual void SetView (Android.Views.View view)

Parameters

view
Documentation for this section has not yet been entered.

Remarks

Set the view to display in that dialog.

[Android Documentation]

Requirements

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