Instance Property
インスタンスプロパティ
endpoint
If the connection was created with an
NSXPCListenerEndpoint
object, returns the endpoint object used.
接続がNSXPCListenerEndpoint
オブジェクトで作成されたならば、使用される終端点オブジェクトを返します。
Availability 有効性
- iOS 11.0+
- iPadOS 11.0+
- macOS 10.8+
- Mac Catalyst 13.0+
- tvOS 11.0+
- watchOS 4.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var endpoint: NSXPCListenerEndpoint
{ get }