Type Method 型メソッド

port

Creates and returns a new NSPort object capable of both sending and receiving messages. メッセージの送信と受信の両方の能力のある新しいNSPortオブジェクトを作成して返します。

Declaration 宣言

+ (NSPort *)port;

Return Value 戻り値

A new NSPort object capable of both sending and receiving messages. メッセージの送信と受信の両方の能力のある新しいNSPortオブジェクト

See Also 参照

Creating Instances インスタンスを作成する