Instance Method インスタンスメソッド

initWithCoder:

Initializes a notification with the data from an unarchiver. 通知をアンアーカイバからのデータで初期化します。

Declaration 宣言

- (instancetype)initWithCoder:(NSCoder *)coder;

See Also 参照

Creating Notifications 通知を作成する