activityType
The user activity object's activity type.
ユーザアクティビティオブジェクトのもつアクティビティ型。
title
An optional, user-visible title for this activity, such as a document name or web page title.
随意の、このアクティビティに対するユーザが見ることができるタイトル、例えば書類名またはウェブページタイトル。
requiredUserInfoKeys
A set of keys that represent the minimal information about the activity that should be stored for later restoration.
ひとそろいのキー、それは後で復元するために格納されるべきアクティビティについての最小限の情報を表します。
userInfo
A dictionary containing app-specific state information needed to continue an activity on another device.
アクティビティを他のデバイスで継続するために必要とされるアプリ特有の状態情報を含んでいる辞書。
targetContentIdentifier
A string that identifies the user activity's content.
ある文字列、それはユーザアクティビティのもつ内容(コンテンツ)を識別します。
needsSave
A Boolean value that indicates whether the state of the activity needs to be updated.
あるブール値、それはアクティビティの状態が更新されることを必要とするかどうかを指し示します。
contentAttributeSet
A set of properties that describe the activity.
アクティビティを記述するひとそろいのプロパティ。
keywords
A set of localized keywords that can help users find the activity in search results.
ローカライズされたキーワードのひとそろい、それはユーザが検索結果においてアクティビティを見つける助けとなりえます。
persistentIdentifier
A value used to identify the user activity.
ユーザアクティビティを識別するのに使われる値。
NSUserActivityPersistentIdentifier
The type that defines a persistent identifier value for a user activity.
ユーザアクティビティに対する永続識別子値を定義する型。
appClipActivationPayload
An object containing the payload information that launches an App Clip.
あるアプリクリップを起動するペイロード情報を含んでいるオブジェクト。