Android.Widget.ArrayAdapter.Context Property
Returns the context associated with this array adapter.

Syntax

[get: Android.Runtime.Register("getContext", "()Landroid/content/Context;", "GetGetContextHandler")]
public virtual Android.Content.Context Context { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the context associated with this array adapter. The context is used to create views from the resource passed to the constructor.

[Android Documentation]

Requirements

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