XuniCharCaseType 定数 リファレンス
定義先 | XuniInputEnums.h |
---|
XuniCharCaseType
Specifies the type of char case.
Definition
typedef NS_ENUM(NSInteger, XuniCharCaseType ) {
XuniCharCaseTypeNone,
XuniCharCaseTypeUpper,
XuniCharCaseTypeLower,
};
Constants
定義先
XuniInputEnums.h