Skip to content

ProtocolRequirement

tevelee edited this page Jul 21, 2026 · 2 revisions

ProtocolRequirement

A protocol requirement that is defined in some protocol.

public struct ProtocolRequirement: LayoutWrapper 

ABI Stability: Stable since the following

| macOS | iOS/tvOS | watchOS | Linux | Windows |
|-------|----------|---------|-------|---------|
| 10.14 | 12.2     | 5.2     | NA    | NA      |

Inheritance

LayoutWrapper

Properties

flags

The flags that describe this protocol requirement.

public var flags: Flags 
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally