Skip to content

EXTENSION

Entitlements ​

swift
extension Entitlements: ExpressibleByStringInterpolation

Methods ​

init(stringLiteral:) ​

swift
public init(stringLiteral value: String)

Parameters ​

NameDescription
valueThe value of the new instance.

Released under the MIT License.