C# 클래스 ZXing.Net.Mobile.Forms.ZXingScannerView

상속: Xamarin.Forms.View
파일 보기 프로젝트 열기: Redth/ZXing.Net.Mobile 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HasTorchProperty BindableProperty
IsAnalyzingProperty BindableProperty
IsScanningProperty BindableProperty
IsTorchOnProperty BindableProperty
OptionsProperty BindableProperty
ResultProperty BindableProperty
ScanResultCommandProperty BindableProperty

공개 메소드들

메소드 설명
AutoFocus ( ) : void
AutoFocus ( int x, int y ) : void
RaiseScanResult ( System.Result result ) : void
ToggleTorch ( ) : void
ZXingScannerView ( ) : System

메소드 상세

AutoFocus() 공개 메소드

public AutoFocus ( ) : void
리턴 void

AutoFocus() 공개 메소드

public AutoFocus ( int x, int y ) : void
x int
y int
리턴 void

RaiseScanResult() 공개 메소드

public RaiseScanResult ( System.Result result ) : void
result System.Result
리턴 void

ToggleTorch() 공개 메소드

public ToggleTorch ( ) : void
리턴 void

ZXingScannerView() 공개 메소드

public ZXingScannerView ( ) : System
리턴 System

프로퍼티 상세

HasTorchProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty HasTorchProperty
리턴 BindableProperty

IsAnalyzingProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty IsAnalyzingProperty
리턴 BindableProperty

IsScanningProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty IsScanningProperty
리턴 BindableProperty

IsTorchOnProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty IsTorchOnProperty
리턴 BindableProperty

OptionsProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty OptionsProperty
리턴 BindableProperty

ResultProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ResultProperty
리턴 BindableProperty

ScanResultCommandProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ScanResultCommandProperty
리턴 BindableProperty