mayStore(days:)
An object that indicates your app may store a data element for the length of time you specify.
Declaration
class func mayStore(days: Int) -> SelfParameters
- days:
The length of time to store a data element.
Mentioned in
Return Value
A new instance of PKIdentityIntentToStore.