UIKit.UIView.EncodeRestorableState Method
Application developers can override this method to store state associated with the view.

Syntax

[Foundation.Export("encodeRestorableStateWithCoder:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void EncodeRestorableState (Foundation.NSCoder coder)

See Also

Monotouch.UIKit.UIView.DecodeRestorableState
UIApplicationDelegate.ShouldRestoreApplicationState
UIApplicationDelegate.ShouldSaveApplicationState

Parameters

coder
The Foundation.NSCoder to encode the state.

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0