ISEZoneActionType Constants Reference

Declared in ISTypes.h

ISEZoneActionType

@enum Enum used to represent a zone action type.

Definition

typedef NS_ENUM(NSInteger, ISEZoneActionType ) {
   ISEZoneActionTypeZoomIn = 1,
   ISEZoneActionTypeZoomOut = 2,
   ISEZoneActionTypeDisplayParentMap = 3,
   ISEZoneActionTypeDisplayChildMap = 4,
};

Constants

ISEZoneActionTypeZoomIn

ZoomIn action type.

Declared In ISTypes.h.

ISEZoneActionTypeZoomOut

ZoomOut action type.

Declared In ISTypes.h.

ISEZoneActionTypeDisplayParentMap

Display parent map action type.

Declared In ISTypes.h.

ISEZoneActionTypeDisplayChildMap

Display child map action type.

Declared In ISTypes.h.

Declared In

ISTypes.h