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 }Mentioned in
Discussion
The keys come from the userInfo property.