Type Property 型プロパティ

symbols

A character set containing the characters in Unicode General Category S*. 「ユニコード一般カテゴリ」S*の中の文字を含んでいる文字集合。

Declaration 宣言

class var symbols: CharacterSet { get }

Return Value 戻り値

A character set containing all the symbol characters. 表象文字の全てを含んでいる文字集合。

Discussion 議論

These characters include, for example, the dollar sign ($) and the plus (+) sign. これらの文字は、例えば、ドル符号($)およびプラス(+)符号を含みます。

See Also 参照

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