func delegate() -> PortDelegate?
Returns the receiver’s delegate.
レシーバの持つ委任先を返します。
Availability 有効性
Technology
func setDelegate(_ anObject: PortDelegate
?)
anObject
The delegate for the receiver. レシーバに対する委任先。
func delegate() -> PortDelegate?