Instance Property
インスタンスプロパティ
delegate
Returns the receiver’s delegate.
レシーバの持つ委任先を返します。
Availability 有効性
- macOS 10.0+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
unowned(unsafe) var delegate: NSSpellServerDelegate
? { get set }