|
Library Mobile API Reference for iPhone
MicroStrategy 2019
|
#import <MicroStrategyMobileSDK-Swift.h>
Instance Methods | |
| (nonnull instancetype) | - initWithText:textColor:backgroundColor: |
| (nullable instancetype) | - initWithCoder: |
| (void) | - drawRect: |
| (nonnull instancetype) | - initWithFrame: |
| - (void) drawRect: | (CGRect) | rect |
| - (nullable instancetype) initWithCoder: | (NSCoder *_Nonnull) | OBJC_DESIGNATED_INITIALIZER |
| - (nonnull instancetype) initWithFrame: | (CGRect) | SWIFT_UNAVAILABLE |
| - (nonnull instancetype) initWithText: | (NSString *_Nonnull) | aText | |
| textColor: | (UIColor *_Nonnull) | tColor | |
| backgroundColor: | (UIColor *_Nonnull) | OBJC_DESIGNATED_INITIALIZER | |