#import <MicroStrategyMobileSDK-Swift.h>
◆ cleanViews()
◆ ignoreButtonIsTapped()
| - (void) ignoreButtonIsTapped |
|
|
|
◆ initWithDelegate:()
| - (nonnull instancetype) initWithDelegate: |
|
(id< MapboxWarningDelegate > _Nonnull) |
OBJC_DESIGNATED_INITIALIZER |
|
◆ parentViewSizeChanged()
| - (void) parentViewSizeChanged |
|
|
|
◆ showDataWarningView()
| - (void) showDataWarningView |
|
|
|
◆ showLayerWarningMessageView()
| - (void) showLayerWarningMessageView |
|
|
|
◆ showNoStyleMessageView()
| - (void) showNoStyleMessageView |
|
|
|
◆ showNoStyleOfflineMessageView()
| - (void) showNoStyleOfflineMessageView |
|
|
|
◆ showNoTokenMessageView()
| - (void) showNoTokenMessageView |
|
|
|
◆ SWIFT_DEPRECATED_MSG()
| + ("-init is unavailable") SWIFT_DEPRECATED_MSG |
|
|
|
◆ SWIFT_UNAVAILABLE()
| - (nonnull instancetype) SWIFT_UNAVAILABLE |
|
|
|
◆ SWIFT_WARN_UNUSED_RESULT()
| - (CGRect) SWIFT_WARN_UNUSED_RESULT |
|
|
|
◆ updateMultiLayer:()
| - (void) updateMultiLayer: |
|
(BOOL) |
multiLayer |
|
◆ updateWarningIcon()
| - (void) updateWarningIcon |
|
|
|
◆ updateWarningWithLayerName:warningType:shortWarningString:fullWarningString:boldStrings:()
| - (void) updateWarningWithLayerName: |
|
(NSString *_Nonnull) |
layerName |
| warningType: |
|
(enum MapboxWarningType) |
warningType |
| shortWarningString: |
|
(NSString *_Nonnull) |
shortWarningString |
| fullWarningString: |
|
(NSString *_Nonnull) |
fullWarningString |
| boldStrings: |
|
(NSArray< NSString * > *_Nonnull) |
boldStrings |
|
|
| |
◆ warningIconIsTapped()
| - (void) warningIconIsTapped |
|
|
|