Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

EXTENSION

ResourceFileElement

swift
extension ResourceFileElement: ExpressibleByStringInterpolation

Methods

init(stringLiteral:)

swift
public init(stringLiteral value: String)

Parameters

NameDescription
valueThe value of the new instance.

Released under the MIT License.