Library Mobile API Reference for iPhone  MicroStrategy 2019
RegionPolygon Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for RegionPolygon:

Instance Methods

(nonnull instancetype) - OBJC_DESIGNATED_INITIALIZER
 
(void) - destroy
 
(BOOL) - mapPointInsideBoundWithPoint:
 

Properties

enum Status status
 
CLLocationCoordinate2D *_Nullable coordPtr
 

Method Documentation

◆ destroy()

- (void) destroy

◆ mapPointInsideBoundWithPoint:()

- (BOOL) mapPointInsideBoundWithPoint: (MKMapPoint)  SWIFT_WARN_UNUSED_RESULT

◆ OBJC_DESIGNATED_INITIALIZER()

- (nonnull instancetype) OBJC_DESIGNATED_INITIALIZER

Property Documentation

◆ coordPtr

- (CLLocationCoordinate2D* _Nullable) coordPtr
readwritenonatomicassign

◆ status

- (enum Status) status
readwritenonatomicassign