XCode 15.2 日本語化計画:New Human Interface Guideline
補間を含む文字列リテラルの各セグメントが追加されるべき型。
static func == (String.LocalizationValue, String.LocalizationValue) -> Bool
2 つの値が等しいかどうかを示すブール値を返します。
init(stringInterpolation: String.LocalizationValue.StringInterpolation)
文字列補間からインスタンスを作成します。
初期化されたインスタンスを作成して与えられた文字列値にします。
typealias ExtendedGraphemeClusterLiteralType
拡張書記素クラスターリテラルを表す型。
文字列リテラルを表す型。
typealias UnicodeScalarLiteralType
Unicode スカラーリテラルを表す型。
ExpressibleByExtendedGraphemeClusterLiteral の実装
ExpressibleByUnicodeScalarLiteral の実装
ExpressibleByExtendedGraphemeClusterLiteral
ExpressibleByStringInterpolation
ExpressibleByUnicodeScalarLiteral