#import <MicroStrategyMobileSDK-Swift.h>
◆ init:cellHeight:index:info:()
| - (nonnull instancetype) init: |
|
(NSString *_Nonnull) |
title |
| cellHeight: |
|
(CGFloat) |
cellHeight |
| index: |
|
(NSInteger) |
index |
| info: |
|
(id _Nullable) |
info |
|
|
| |
◆ init:details:reuseIdentifier:formKey:formValue:cellHeight:index:info:()
| - (nonnull instancetype) init: |
|
(NSString *_Nonnull) |
title |
| details: |
|
(NSString *_Nullable) |
details |
| reuseIdentifier: |
|
(NSString *_Nullable) |
reuseIdentifier |
| formKey: |
|
(NSString *_Nullable) |
formKey |
| formValue: |
|
(id _Nullable) |
formValue |
| cellHeight: |
|
(CGFloat) |
cellHeight |
| index: |
|
(NSInteger) |
index |
| info: |
|
(id _Nullable) |
OBJC_DESIGNATED_INITIALIZER |
|
|
| |
◆ SWIFT_DEPRECATED_MSG()
| + ("-init is unavailable") SWIFT_DEPRECATED_MSG |
|
|
|
◆ SWIFT_UNAVAILABLE()
| - (nonnull instancetype) SWIFT_UNAVAILABLE |
|
|
|
◆ info