- postNotificationName:object:userInfo:
Creates a notification with information, and posts it to the receiver.
通知を情報とともに作成します、そしてそれをレシーバに投函します。
- postNotificationName:object:userInfo:deliverImmediately:
Creates a notification with information and an immediate-delivery specifier, and posts it to the receiver.
通知を情報および即時配達指定子とともに作成します、そしてそれをレシーバに投函します。
- postNotificationName:object:userInfo:options:
Creates a notification with information, and posts it to the receiver.
通知を情報とともに作成します、そしてそれをレシーバに投函します。