DMKPinAnnotationColor Constants Reference

Declared in DMKType.h

DMKPinAnnotationColor

大头针颜色

Definition

typedef NS_ENUM(NSInteger, DMKPinAnnotationColor ) {
   DMKPinAnnotationColorRed = 0,
   DMKPinAnnotationColorGreen,
   DMKPinAnnotationColorYellow,
};

Constants

DMKPinAnnotationColorRed

红色大头针

Declared In DMKType.h.

DMKPinAnnotationColorGreen

绿色大头针

Declared In DMKType.h.

DMKPinAnnotationColorYellow

黄色大头针

Declared In DMKType.h.

Declared In

DMKType.h