Property | Type | Description | |
---|---|---|---|
DefaultOverlayBottomTextProperty | BindableProperty | ||
DefaultOverlayShowFlashButtonProperty | BindableProperty | ||
DefaultOverlayTopTextProperty | BindableProperty | ||
HasTorchProperty | BindableProperty | ||
IsAnalyzingProperty | BindableProperty | ||
IsScanningProperty | BindableProperty | ||
IsTorchOnProperty | BindableProperty | ||
ResultProperty | BindableProperty |
Method | Description | |
---|---|---|
AutoFocus ( ) : void | ||
AutoFocus ( int x, int y ) : void | ||
PauseAnalysis ( ) : void | ||
ResumeAnalysis ( ) : void | ||
ToggleTorch ( ) : void | ||
ZXingScannerPage ( ZXing.Mobile.MobileBarcodeScanningOptions options = null, |
Method | Description | |
---|---|---|
OnAppearing ( ) : void | ||
OnDisappearing ( ) : void |
public ZXingScannerPage ( ZXing.Mobile.MobileBarcodeScanningOptions options = null, |
||
options | ZXing.Mobile.MobileBarcodeScanningOptions | |
customOverlay | ||
return | Xamarin.Forms |
public static BindableProperty DefaultOverlayBottomTextProperty | ||
return | BindableProperty |
public static BindableProperty DefaultOverlayShowFlashButtonProperty | ||
return | BindableProperty |
public static BindableProperty DefaultOverlayTopTextProperty | ||
return | BindableProperty |
public static BindableProperty HasTorchProperty | ||
return | BindableProperty |
public static BindableProperty IsAnalyzingProperty | ||
return | BindableProperty |
public static BindableProperty IsScanningProperty | ||
return | BindableProperty |
public static BindableProperty IsTorchOnProperty | ||
return | BindableProperty |