UIStateRestoring.EncodeRestorableState(NSCoder) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encodes state-related information.
[Foundation.Export("encodeRestorableStateWithCoder:")]
public virtual void EncodeRestorableState (Foundation.NSCoder coder);
abstract member EncodeRestorableState : Foundation.NSCoder -> unit
override this.EncodeRestorableState : Foundation.NSCoder -> unit
Parameters
- coder
- NSCoder
- Attributes