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

Syntax

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

See Also

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

Parameters

coder
The MonoTouch.Foundation.NSCoder to encode the state.

Remarks

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0