Skip to content

Tłumaczenie 🌍

Możesz przetłumaczyć lub poprawić tłumaczenie tej strony.

Wnieś swój wkład

EXTENSION

ResourceFileElements

swift
extension ResourceFileElements: ExpressibleByStringInterpolation

Methods

init(stringLiteral:)

swift
public init(stringLiteral value: String)

Parameters

NameDescription
valueThe value of the new instance.

init(arrayLiteral:)

swift
public init(arrayLiteral elements: ResourceFileElement...)

Released under the MIT License.