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

identifier

A string that uniquely identifies a notification. 通知を特有に識別する文字列。

Declaration 宣言

var identifier: String? { get set }

Discussion 議論

The identifier is unique to a notification. A notification delivered with the same identifier as an existing notification replaces the existing notification rather than causing the display of a new notification. 識別子は、ある通知に対して特有です。既存の通知と同じ識別子で配達される通知は、既存の通知を置き換えます、新しい通知の表示をもたらすのではなく。

See Also 参照

Display Information 表示情報