Type Method
isPrivateUse(_:)isPrivateUse:isPrivateUse_
Declaration
class func isPrivateUse(_ aChar: UTF32Char) -> BoolDeclaration
+ (BOOL) isPrivateUse:(UTF32Char) aChar;Declaration
isPrivateUse_(aChar: UTF32Char) -> boolType Method
class func isPrivateUse(_ aChar: UTF32Char) -> Bool+ (BOOL) isPrivateUse:(UTF32Char) aChar;isPrivateUse_(aChar: UTF32Char) -> bool