Window.RestoreHierarchyState(Bundle) Method

Definition

[Android.Runtime.Register("restoreHierarchyState", "(Landroid/os/Bundle;)V", "GetRestoreHierarchyState_Landroid_os_Bundle_Handler")]
public abstract void RestoreHierarchyState (Android.OS.Bundle? savedInstanceState);
[<Android.Runtime.Register("restoreHierarchyState", "(Landroid/os/Bundle;)V", "GetRestoreHierarchyState_Landroid_os_Bundle_Handler")>]
abstract member RestoreHierarchyState : Android.OS.Bundle -> unit

Parameters

savedInstanceState
Bundle
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