Protocol

NSPortDelegate

An interface for handling incoming messages. メッセージ受信の取り扱いに対するインターフェイス。

Declaration 宣言

@protocol NSPortDelegate

Overview 概要

The NSPortDelegate protocol defines the optional methods implemented by delegates of NSPort objects. NSPortDelegateプロトコルは、NSPortの委任先によって実装される随意のメソッドを定義します。

Topics 話題

Handling Port Messages ポートメッセージを取り扱う

Relationships 関係

Inherits From 継承元

Inherited By 継承される先

Conforming Types これらの型が準拠

See Also 参照

Legacy レガシー