|
Library Mobile API Reference for iPhone
MicroStrategy 2019
|
#import <MicroStrategyMobileSDK-Swift.h>
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 |
| - (void) addOrRemovePanGestureWithIsOk: | (BOOL) | isOk |
| - (void) cancelSelection |
Provided by category MapboxInteractionView(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (void) changeMultiSelectTypeToType: | (MultiSelectTypes) | type |
| - (void) circleTapped: | (BOOL) | selected |
Provided by category MapboxInteractionView(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (void) confirmSelection |
Provided by category MapboxInteractionView(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (void) freeformTapped: | (BOOL) | selected |
Provided by category MapboxInteractionView(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (nullable instancetype) initWithCoder: | (NSCoder *_Nonnull) | OBJC_DESIGNATED_INITIALIZER |
| - (nonnull instancetype) initWithFrame: | (CGRect) | SWIFT_UNAVAILABLE |
| - (nonnull instancetype) initWithFrame: | (CGRect) | frame | |
| delegate: | (id< MapboxInteractionDelegate > _Nonnull) | delegate | |
| disunit: | (NSInteger) | OBJC_DESIGNATED_INITIALIZER | |
| - (void) rectangleTapped: | (BOOL) | selected |
Provided by category MapboxInteractionView(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (BOOL) SWIFT_WARN_UNUSED_RESULT |
Provided by category MapboxInteractionView(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (void) updateInteractiveWithFrame: | (CGRect) | frame |
| - (void) updateWithFrame: | (CGRect) | frame | |
| delegate: | (id< MapboxInteractionDelegate > _Nonnull) | delegate | |
|
readwritenonatomicassign |