Метод | Описание | |
---|---|---|
AsViewController ( ) : UIViewController | ||
Cancel ( ) : void | ||
DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask | ||
PauseAnalysis ( ) : void | ||
ResumeAnalysis ( ) : void | ||
ShouldAutorotate ( ) : bool | ||
ToggleTorch ( ) : void | ||
Torch ( bool on ) : void | ||
ViewDidAppear ( bool animated ) : void | ||
ViewDidDisappear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillDisappear ( bool animated ) : void | ||
ZXingScannerViewController ( ZXing.Mobile.MobileBarcodeScanningOptions options, |
Метод | Описание | |
---|---|---|
HandleOnScannerSetupComplete ( ) : void | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool |
public AsViewController ( ) : UIViewController | ||
Результат | UIViewController |
public DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
fromInterfaceOrientation | UIInterfaceOrientation | |
Результат | void |
public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask | ||
Результат | UIInterfaceOrientationMask |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
Результат | void |
public ViewDidDisappear ( bool animated ) : void | ||
animated | bool | |
Результат | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
Результат | void |
public ZXingScannerViewController ( ZXing.Mobile.MobileBarcodeScanningOptions options, |
||
options | ZXing.Mobile.MobileBarcodeScanningOptions | |
scanner | ||
Результат | System |