AbsSavedState.SuperState Property

Definition

Gets the saved state supplied by the superclass.

public Android.OS.IParcelable? SuperState { [Android.Runtime.Register("getSuperState", "()Landroid/os/Parcelable;", "")] get; }
[<get: Android.Runtime.Register("getSuperState", "()Landroid/os/Parcelable;", "")>]
member this.SuperState : Android.OS.IParcelable

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to