Android.Widget.AdapterViewAnimator.Adapter Property
Returns the adapter currently associated with this widget.

Syntax

[get: Android.Runtime.Register("getAdapter", "()Landroid/widget/Adapter;", "GetGetAdapterHandler")]
public IAdapter Adapter { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the adapter currently associated with this widget.

[Android Documentation]

Requirements

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