Property | Type | Description | |
---|---|---|---|
HasTorchProperty | BindableProperty | ||
IsAnalyzingProperty | BindableProperty | ||
IsScanningProperty | BindableProperty | ||
IsTorchOnProperty | BindableProperty | ||
OptionsProperty | BindableProperty | ||
ResultProperty | BindableProperty | ||
ScanResultCommandProperty | BindableProperty |
Method | Description | |
---|---|---|
AutoFocus ( ) : void | ||
AutoFocus ( int x, int y ) : void | ||
RaiseScanResult ( System.Result result ) : void | ||
ToggleTorch ( ) : void | ||
ZXingScannerView ( ) : System |
public RaiseScanResult ( System.Result result ) : void | ||
result | System.Result | |
return | void |
public static BindableProperty HasTorchProperty | ||
return | BindableProperty |
public static BindableProperty IsAnalyzingProperty | ||
return | BindableProperty |
public static BindableProperty IsScanningProperty | ||
return | BindableProperty |
public static BindableProperty IsTorchOnProperty | ||
return | BindableProperty |
public static BindableProperty OptionsProperty | ||
return | BindableProperty |
public static BindableProperty ResultProperty | ||
return | BindableProperty |