C# Class ZXing.Net.Mobile.Forms.ZXingScannerPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: Redth/ZXing.Net.Mobile Class Usage Examples

Méthodes publiques

Свойство Type Description
DefaultOverlayBottomTextProperty BindableProperty
DefaultOverlayShowFlashButtonProperty BindableProperty
DefaultOverlayTopTextProperty BindableProperty
HasTorchProperty BindableProperty
IsAnalyzingProperty BindableProperty
IsScanningProperty BindableProperty
IsTorchOnProperty BindableProperty
ResultProperty BindableProperty

Méthodes publiques

Méthode Description
AutoFocus ( ) : void
AutoFocus ( int x, int y ) : void
PauseAnalysis ( ) : void
ResumeAnalysis ( ) : void
ToggleTorch ( ) : void
ZXingScannerPage ( ZXing.Mobile.MobileBarcodeScanningOptions options = null, View customOverlay = null ) : Xamarin.Forms

Méthodes protégées

Méthode Description
OnAppearing ( ) : void
OnDisappearing ( ) : void

Method Details

AutoFocus() public méthode

public AutoFocus ( ) : void
Résultat void

AutoFocus() public méthode

public AutoFocus ( int x, int y ) : void
x int
y int
Résultat void

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void

OnDisappearing() protected méthode

protected OnDisappearing ( ) : void
Résultat void

PauseAnalysis() public méthode

public PauseAnalysis ( ) : void
Résultat void

ResumeAnalysis() public méthode

public ResumeAnalysis ( ) : void
Résultat void

ToggleTorch() public méthode

public ToggleTorch ( ) : void
Résultat void

ZXingScannerPage() public méthode

public ZXingScannerPage ( ZXing.Mobile.MobileBarcodeScanningOptions options = null, View customOverlay = null ) : Xamarin.Forms
options ZXing.Mobile.MobileBarcodeScanningOptions
customOverlay Xamarin.Forms.View
Résultat Xamarin.Forms

Property Details

DefaultOverlayBottomTextProperty public_oe static_oe property

public static BindableProperty DefaultOverlayBottomTextProperty
Résultat BindableProperty

DefaultOverlayShowFlashButtonProperty public_oe static_oe property

public static BindableProperty DefaultOverlayShowFlashButtonProperty
Résultat BindableProperty

DefaultOverlayTopTextProperty public_oe static_oe property

public static BindableProperty DefaultOverlayTopTextProperty
Résultat BindableProperty

HasTorchProperty public_oe static_oe property

public static BindableProperty HasTorchProperty
Résultat BindableProperty

IsAnalyzingProperty public_oe static_oe property

public static BindableProperty IsAnalyzingProperty
Résultat BindableProperty

IsScanningProperty public_oe static_oe property

public static BindableProperty IsScanningProperty
Résultat BindableProperty

IsTorchOnProperty public_oe static_oe property

public static BindableProperty IsTorchOnProperty
Résultat BindableProperty

ResultProperty public_oe static_oe property

public static BindableProperty ResultProperty
Résultat BindableProperty