Mobile API Reference  MicroStrategy 2019
BarcodeReaderView Class Reference

#import <BarcodeReaderView.h>

Inheritance diagram for BarcodeReaderView:
BarcodeReaderCompView BarcodeReaderKeypadView BarcodeReaderScannerView

Instance Methods

(void) - displayMatchText:
 
(void) - reset
 
(void) - enableUserInteraction:
 

Class Methods

(NSInteger) + iOSMainVersion
 

Properties

id< BarcodeReaderViewDelegate > delegate
 
ThemeType themeType
 
UIColor * accentColor
 

Method Documentation

◆ displayMatchText:()

- (void) displayMatchText: (NSString *)  matchText

◆ enableUserInteraction:()

- (void) enableUserInteraction: (BOOL enabled

◆ iOSMainVersion()

+ (NSInteger) iOSMainVersion

◆ reset()

- (void) reset

Property Documentation

◆ accentColor

- (UIColor*) accentColor
readwritenonatomiccopy

◆ delegate

- (id<BarcodeReaderViewDelegate>) delegate
readwritenonatomicweak

◆ themeType

- (ThemeType) themeType
readwritenonatomicassign