Declared in MMPopoverDataPair.h

MMPopoverDataType

Definition

typedef NS_ENUM(NSInteger, MMPopoverDataType ) {
   CityValue = 0,
   ProvinceValue = 1,
   GenderValue = 2,
   BirthdayValue = 3,
   CategoryValue = 4,
};

Constants

CityValue
  • Represents the type of data returned

Declared In MMPopoverDataPair.h.

ProvinceValue
  • Represents the type of data returned

Declared In MMPopoverDataPair.h.

GenderValue
  • Represents the type of data returned

Declared In MMPopoverDataPair.h.

BirthdayValue
  • Represents the type of data returned

Declared In MMPopoverDataPair.h.

CategoryValue
  • Represents the type of data returned

Declared In MMPopoverDataPair.h.

Declared In

MMPopoverDataPair.h