UABoundaryEvent Constants Reference
Declared in | UARegionEvent.h |
UABoundaryEvent
Represents the boundary crossing event type.
Definition
typedef NS_ENUM(NSInteger, UABoundaryEvent ) {
UABoundaryEventEnter = 1,
UABoundaryEventExit = 2,
};
Constants
Declared In
UARegionEvent.h