Android.Views.AbsSavedState Class
A Android.OS.Parcelable implementation that should be used by inheritance hierarchies to ensure the state of all classes along the chain is saved.

See Also: AbsSavedState Members

Syntax

[Android.Runtime.Register("android/view/AbsSavedState", DoNotGenerateAcw=true)]
public abstract class AbsSavedState : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

A Android.OS.Parcelable implementation that should be used by inheritance hierarchies to ensure the state of all classes along the chain is saved.

[Android Documentation]

Requirements

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