Instance Property インスタンスプロパティ

unicodeScalars

The string’s value represented as a collection of Unicode scalar values. ユニコードスカラー値のコレクションとして表される、文字列のもつ値。

Declaration 宣言

var unicodeScalars: String.UnicodeScalarView { get set }

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Working with String Views 文字列ビューを扱う