XuniDataType 定数 リファレンス
定義先 | Util.h |
---|
XuniDataType
データ型を定義する列挙型
Definition
typedef NS_ENUM(NSInteger, XuniDataType ) {
XuniDataTypeNull,
XuniDataTypeObject,
XuniDataTypeString,
XuniDataTypeNumber,
XuniDataTypeBoolean,
XuniDataTypeDate,
XuniDataTypeArray,
};
Constants
定義先
Util.h