Android.Widget.Toast.View Property
Return the view.

Syntax

[get: Android.Runtime.Register("getView", "()Landroid/view/View;", "GetGetViewHandler")]
[set: Android.Runtime.Register("setView", "(Landroid/view/View;)V", "GetSetView_Landroid_view_View_Handler")]
public virtual Android.Views.View View { get; set; }

See Also

Toast.View
Toast.View

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Return the view.

Set method documentation [Android Documentation]

Set the view to show.

Requirements

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