The members of UIKit.UIStateRestoring are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | 
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | 
| [read-only] | ObjectRestorationClass | ObjCRuntime.Class. The class responsible for creating this object when restoring the app's state. | 
| [read-only] | RestorationParent | IUIStateRestoring. The parent object used for defining the scope of this object. Read-only. | 
| ApplicationFinishedRestoringState() Indicates that the application has finished restoring state. | ||
| DecodeRestorableState(Foundation.NSCoder) Decodes and restores state. | ||
| EncodeRestorableState(Foundation.NSCoder) Encodes state-related information. | ||