activityType
title
requiredUserInfoKeys
userInfo
- addUserInfoEntriesFromDictionary:
targetContentIdentifier
needsSave
contentAttributeSet
keywords
NSUserActivityPersistentIdentifier
appClipActivationPayload
Availability 有効性
Technology
@property(copy) NSUserActivityPersistentIdentifier
persistentIdentifier;
Set this property to a value that identifies the user activity so you can later delete it with delete
. For example, if the user checks the weather for Cupertino each morning from home, the weather app sets the persistent identifier to the city name (Cupertino). When the user deletes Cupertino from the weather app, the app deletes the user activity associated with the identifier, "Cupertino".
このプロパティをユーザアクティビティを識別する値に設定してください、それであなたは後でそれをdelete
で削除できます。例えば、ユーザがCupertinoの天気を毎朝自宅から確認するならば、天気アプリは永続識別子をその市の名前(Cupertino)に設定します。ユーザがCupertinoを天気アプリから削除する場合、そのアプリは識別子、"Cupertino" と結びつけられたユーザアクティビティを削除します。
activityType
title
requiredUserInfoKeys
userInfo
- addUserInfoEntriesFromDictionary:
targetContentIdentifier
needsSave
contentAttributeSet
keywords
NSUserActivityPersistentIdentifier
appClipActivationPayload