UIStateRestoration extension
UIStateRestoration
Properties
- restorationClass ↔ UIViewControllerRestoration?
-
Available on UIViewController, provided by the UIStateRestoration extension
restorationClassgetter/setter pair - restorationIdentifier ↔ NSString?
-
Available on UIViewController, provided by the UIStateRestoration extension
restorationIdentifiergetter/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: