The element type of the option set.
Required.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
Discussion
To inherit all the default implementations from the Option
protocol, the Element
type must be Self
, the default.
The element type of the option set.
Required.
SDK
Framework
To inherit all the default implementations from the Option
protocol, the Element
type must be Self
, the default.