Library Mobile API Reference for iPhone  MicroStrategy 2019
MapboxInteractionView Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for MapboxInteractionView:

Instance Methods

(nonnull instancetype) - initWithFrame:delegate:disunit:
 
(void) - updateInteractiveWithFrame:
 
(void) - updateWithFrame:delegate:
 
(nullable instancetype) - initWithCoder:
 
(void) - changeMultiSelectTypeToType:
 
(void) - addOrRemovePanGestureWithIsOk:
 
(nonnull instancetype) - initWithFrame:
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(void) - rectangleTapped:
 
(void) - freeformTapped:
 
(void) - circleTapped:
 
(void) - cancelSelection
 
(void) - confirmSelection
 

Properties

MultiSelectTypes multiSelectType
 

Method Documentation

◆ addOrRemovePanGestureWithIsOk:()

- (void) addOrRemovePanGestureWithIsOk: (BOOL)  isOk

◆ cancelSelection()

- (void) cancelSelection

◆ changeMultiSelectTypeToType:()

- (void) changeMultiSelectTypeToType: (MultiSelectTypes type

◆ circleTapped:()

- (void) circleTapped: (BOOL)  selected

◆ confirmSelection()

- (void) confirmSelection

◆ freeformTapped:()

- (void) freeformTapped: (BOOL)  selected

◆ initWithCoder:()

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

◆ initWithFrame:()

- (nonnull instancetype) initWithFrame: (CGRect)  SWIFT_UNAVAILABLE

◆ initWithFrame:delegate:disunit:()

- (nonnull instancetype) initWithFrame: (CGRect)  frame
delegate: (id< MapboxInteractionDelegate > _Nonnull)  delegate
disunit: (NSInteger)  OBJC_DESIGNATED_INITIALIZER 

◆ rectangleTapped:()

- (void) rectangleTapped: (BOOL)  selected

◆ SWIFT_WARN_UNUSED_RESULT()

- (BOOL) SWIFT_WARN_UNUSED_RESULT

◆ updateInteractiveWithFrame:()

- (void) updateInteractiveWithFrame: (CGRect)  frame

◆ updateWithFrame:delegate:()

- (void) updateWithFrame: (CGRect)  frame
delegate: (id< MapboxInteractionDelegate > _Nonnull)  delegate 

Property Documentation

◆ multiSelectType

- (MultiSelectTypes) multiSelectType
readwritenonatomicassign