AdapterViewAnimator
AdapterViewAnimator(Context)
AdapterViewAnimator(Context, IAttributeSet)
AdapterViewAnimator(IntPtr, JniHandleOwnership)
AdapterViewAnimator(Context, IAttributeSet, Int32)
AdapterViewAnimator(Context, IAttributeSet, Int32, Int32)
Adapter
CurrentView
DisplayedChild
InAnimation
JniPeerMembers
OutAnimation
RawAdapter
SelectedView
ThresholdClass
ThresholdType
Advance()
DeferNotifyDataSetChanged()
FyiWillBeAdvancedByHostKThx()
OnRemoteAdapterConnected()
OnRemoteAdapterDisconnected()
OnRestoreInstanceState(IParcelable)
OnSaveInstanceState()
SetAnimateFirstView(Boolean)
SetInAnimation(Context, Int32)
SetOutAnimation(Context, Int32)
SetRemoteViewsAdapter(Intent)
SetSelection(Int32)
ShowNext()
ShowPrevious()
monoandroid
namespace Android.Widget
{
[Register("android/widget/AdapterViewAnimator", DoNotGenerateAcw = true)]
public abstract class AdapterViewAnimator : AdapterView, IJavaObject, IAdvanceable, IJavaPeerable, IDisposable
{
[Register("onRemoteAdapterConnected", "()Z", "GetOnRemoteAdapterConnectedHandler")]
public virtual bool OnRemoteAdapterConnected();
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API