init(_:)
Creates an identifier for binding to a system-defined extension point.
Declaration
init(_ value: StaticString)Parameters
- value:
The name of the system-defined extension point.
Creates an identifier for binding to a system-defined extension point.
init(_ value: StaticString)The name of the system-defined extension point.