Type Property 型プロパティ

whitespaces

Returns a character set containing the characters in Unicode General Category Zs and CHARACTER TABULATION (U+0009). 「ユニコード一般カテゴリ」のZsとCHARACTER TABULATION (U+0009)の中の文字を含んでいる文字集合を返します。

Declaration 宣言

static var whitespaces: CharacterSet { get }

See Also 参照

Getting Standard Character Sets 標準文字集合を取得する