Type Method 型メソッド

whitespace()

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

Declaration 宣言

class func whitespace() -> NSMutableCharacterSet

See Also 参照

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