Instance Property
インスタンスプロパティ
protocol
The Objective-C protocol that this interface is based on.
このインターフェイスがそれの上に基礎を置くObjective-Cプロトコル。
Availability 有効性
- iOS 11.0+
- iPadOS 11.0+
- macOS 10.8+
- Mac Catalyst 13.0+
- tvOS 11.0+
- watchOS 4.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
unowned(unsafe) var `protocol`: Protocol
{ get set }