Type Alias

PreviewDevice.StringLiteralType

A type that represents a string literal.

Declaration 宣言

typealias StringLiteralType = String

Discussion 議論

Valid types for StringLiteralType are String and StaticString.

See Also 参照

Identifying Related Types 関連型を識別する