UIStateRestoration extension

UIStateRestoration

on

Properties

restorationIdentifier ↔ NSString?

Available on UIView, provided by the UIStateRestoration extension

restorationIdentifier
getter/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: