UIStateRestoration$1 extension

UIStateRestoration

on

Properties

restorationClass UIViewControllerRestoration?

Available on UIViewController, provided by the UIStateRestoration$1 extension

restorationClass
getter/setter pair
restorationIdentifier ↔ NSString?

Available on UIViewController, provided by the UIStateRestoration$1 extension

restorationIdentifier
getter/setter pair

Methods

applicationFinishedRestoringState() → void

Available on UIViewController, provided by the UIStateRestoration$1 extension

applicationFinishedRestoringState
decodeRestorableStateWithCoder(NSCoder coder) → void

Available on UIViewController, provided by the UIStateRestoration$1 extension

decodeRestorableStateWithCoder:
encodeRestorableStateWithCoder(NSCoder coder) → void

Available on UIViewController, provided by the UIStateRestoration$1 extension

encodeRestorableStateWithCoder: