Type Alias

GraphicsContext.ClipOptions.Element

The element type of the option set.

Declaration 宣言

typealias Element = GraphicsContext.ClipOptions

Discussion 議論

To inherit all the default implementations from the OptionSet protocol, the Element type must be Self, the default.

See Also 参照

Supporting Types 支援を行う型