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

activityType

The user activity object's activity type. ユーザアクティビティオブジェクトのもつアクティビティ型。

Declaration 宣言

var activityType: String { get }

Discussion 議論

This property is set at initialization time and cannot be changed later. Typically, you specify activity type strings using a reverse-DNS format that uniquely identifies the activity. このプロパティは、初期化時に設定されて後で変更されることができません。概して、あなたはアクティビティ型文字列を、そのアクティビティを特有に識別する逆DNS形式を使って指定します。

See Also 参照

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