Instance Property インスタンスプロパティ

requiredUserInfoKeys

A set of keys that represent the minimal information about the activity that should be stored for later restoration. ひとそろいのキー、それは後で復元するために格納されるべきアクティビティについての最小限の情報を表します。

Declaration 宣言

var requiredUserInfoKeys: Set<String>? { get set }

Discussion 議論

The keys come from the userInfo property. キーは、userInfoプロパティからやって来ます。

See Also 参照

Accessing Activity Information アクティビティ情報にアクセスする