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

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

Méthodes publiques

Свойство Type Description
BottomTextProperty BindableProperty
FlashCommandProperty BindableProperty
ShowFlashButtonProperty BindableProperty
TopTextProperty BindableProperty

Méthodes publiques

Méthode Description
ZXingDefaultOverlay ( ) : System

Private Methods

Méthode Description
OnFlashCommandChanged ( BindableObject bindable, object oldvalue, object newValue ) : void

Method Details

ZXingDefaultOverlay() public méthode

public ZXingDefaultOverlay ( ) : System
Résultat System

Property Details

BottomTextProperty public_oe static_oe property

public static BindableProperty BottomTextProperty
Résultat BindableProperty

FlashCommandProperty public_oe static_oe property

public static BindableProperty FlashCommandProperty
Résultat BindableProperty

ShowFlashButtonProperty public_oe static_oe property

public static BindableProperty ShowFlashButtonProperty
Résultat BindableProperty

TopTextProperty public_oe static_oe property

public static BindableProperty TopTextProperty
Résultat BindableProperty