var NSTextCheckingAllSystemTypes : NSTextCheckingTypes
Checking types supported by the system. The first 32 types are reserved.
システムによってサポートされる検査型。初めの32の型それらが予約されます。
var NSTextCheckingAllCustomTypes : NSTextCheckingTypes
Checking types that can be used by clients.
クライアントによって使われることができる検査型それら。
var NSTextCheckingAllTypes : NSTextCheckingTypes
All possible checking types, both system- and user-supported.
システムそしてユーザにサポートされる、すべての可能な検査型。