Enumeration 列挙

NSTextCheckingType

These constants specify the type of checking the methods should do. They are returned by resultType. これらの定数は、それらメソッドがすべき、検査の型を指定します。それらはresultTypeによって返されます。

Declaration 宣言

typedef enum NSTextCheckingType : uint64_t {
    ...
} NSTextCheckingType;

Topics 話題

Constants 定数