UIStateRestoration extension
UIStateRestoration
- on
Properties
- restorationIdentifier ↔ NSString?
-
Available on UIView, provided by the UIStateRestoration extension
restorationIdentifiergetter/setter pair
Methods
-
decodeRestorableStateWithCoder(
NSCoder coder) → void -
Available on UIView, provided by the UIStateRestoration extension
decodeRestorableStateWithCoder: -
encodeRestorableStateWithCoder(
NSCoder coder) → void -
Available on UIView, provided by the UIStateRestoration extension
encodeRestorableStateWithCoder: