UIStateRestoration extension

UIStateRestoration

on

Properties

restorationClass UIViewControllerRestoration?

Available on UIViewController, provided by the UIStateRestoration extension

restorationClass
getter/setter pair
restorationIdentifier ↔ NSString?

Available on UIViewController, provided by the UIStateRestoration extension

restorationIdentifier
getter/setter pair

Methods

applicationFinishedRestoringState() → void

Available on UIViewController, provided by the UIStateRestoration extension

applicationFinishedRestoringState
decodeRestorableStateWithCoder(NSCoder coder) → void

Available on UIViewController, provided by the UIStateRestoration extension

decodeRestorableStateWithCoder:
encodeRestorableStateWithCoder(NSCoder coder) → void

Available on UIViewController, provided by the UIStateRestoration extension

encodeRestorableStateWithCoder: