EILLocationBuilderSide Constants Reference

Declared in EILLocationBuilder.h

EILLocationBuilderSide

Side of the boundary segment as seen from inside of the location.

Definition

typedef NS_ENUM(int, EILLocationBuilderSide ) {
   EILLocationBuilderLeftSide,
   EILLocationBuilderRightSide,
};

Constants

EILLocationBuilderLeftSide

Left side of the boundary segment as seen from inside of the location.

Declared In EILLocationBuilder.h.

EILLocationBuilderRightSide

Right side of the boundary segment as seen from inside of the location.

Declared In EILLocationBuilder.h.

Declared In

EILLocationBuilder.h