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

object

An object that the poster wishes to send to observers. 投稿人がオブザーバに送られることを望むオブジェクト。

Declaration 宣言

var object: Any?

Discussion 議論

Typically this is the object that posted the notification. 一般的にこれは通知をポストしたオブジェクトです。

See Also 参照

Getting Notification Information 通知情報を得る