|
Library Mobile API Reference for iPhone
MicroStrategy 2019
|
#import <MicroStrategyMobileSDK-Swift.h>
Instance Methods | |
| (void) | - removeAllTipHighlight |
| (void) | - removeAllSelectHighlight |
| (void) | - addTipHighlightWithElement: |
| (void) | - addSelectHighlightWithElement: |
| (void) | - removeTipHighlightWithElement: |
| (void) | - removeSelectHighlightWithElement: |
| - (void) addSelectHighlightWithElement: | (MSIHybwidgetFocusedElement *_Nonnull) | element |
| - (void) addTipHighlightWithElement: | (MSIHybwidgetFocusedElement *_Nonnull) | element |
| - (void) removeAllSelectHighlight |
| - (void) removeAllTipHighlight |
| - (void) removeSelectHighlightWithElement: | (MSIHybwidgetFocusedElement *_Nonnull) | element |
| - (void) removeTipHighlightWithElement: | (MSIHybwidgetFocusedElement *_Nonnull) | element |