DMKPinAnnotationColor Constants Reference
| Declared in | DMKType.h |
|---|
DMKPinAnnotationColor
大头针颜色
Definition
typedef NS_ENUM(NSInteger, DMKPinAnnotationColor ) {
DMKPinAnnotationColorRed = 0,
DMKPinAnnotationColorGreen,
DMKPinAnnotationColorYellow,
};
Constants
Declared In
DMKType.h