次の方法で共有


UIStateRestoring.DecodeRestorableState(NSCoder) メソッド

定義

状態をデコードして復元します。

[Foundation.Export("decodeRestorableStateWithCoder:")]
public virtual void DecodeRestorableState (Foundation.NSCoder coder);
abstract member DecodeRestorableState : Foundation.NSCoder -> unit
override this.DecodeRestorableState : Foundation.NSCoder -> unit

パラメーター

coder
NSCoder
属性

適用対象