Library Mobile API Reference for iPhone  MicroStrategy 2019
MapToolBar Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for MapToolBar:

Instance Methods

(nullable instancetype) - initWithCoder:
 
(nonnull instancetype) - initWithFrame:toolbarDelegate:
 
(void) - pullWithRegion:
 
(void) - pushWithRegion:
 
(nonnull instancetype) - initWithFrame:
 

Properties

MWUserLocationControllerView *_Nullable userLocationBtn
 
CGSize availableSize
 

Method Documentation

◆ initWithCoder:()

- (nullable instancetype) initWithCoder: (NSCoder *_Nonnull)  OBJC_DESIGNATED_INITIALIZER

◆ initWithFrame:()

- (nonnull instancetype) initWithFrame: (CGRect)  SWIFT_UNAVAILABLE

◆ initWithFrame:toolbarDelegate:()

- (nonnull instancetype) initWithFrame: (CGRect)  frame
toolbarDelegate: (id< MapToolBarControllerDelegate > _Nullable)  OBJC_DESIGNATED_INITIALIZER 

◆ pullWithRegion:()

- (void) pullWithRegion: (MKCoordinateRegion)  region

◆ pushWithRegion:()

- (void) pushWithRegion: (MKCoordinateRegion)  region

Property Documentation

◆ availableSize

- (CGSize) availableSize
readwritenonatomicassign

◆ userLocationBtn

- (MWUserLocationControllerView* _Nullable) userLocationBtn
readwritenonatomicstrong