XuniDataType Constants Reference

Declared in Util.h

XuniDataType

XuniDataType.

Definition

typedef NS_ENUM(NSInteger, XuniDataType ) {
   XuniDataTypeNull,
   XuniDataTypeObject,
   XuniDataTypeString,
   XuniDataTypeNumber,
   XuniDataTypeBoolean,
   XuniDataTypeDate,
   XuniDataTypeArray,
};

Constants

XuniDataTypeNull

XuniDataTypeNull.

Declared In Util.h.

XuniDataTypeObject

XuniDataTypeObject.

Declared In Util.h.

XuniDataTypeString

XuniDataTypeString.

Declared In Util.h.

XuniDataTypeNumber

XuniDataTypeNumber.

Declared In Util.h.

XuniDataTypeBoolean

XuniDataTypeBoolean.

Declared In Util.h.

XuniDataTypeDate

XuniDataTypeDate.

Declared In Util.h.

XuniDataTypeArray

XuniDataTypeArray.

Declared In Util.h.

Declared In

Util.h