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

Inheritance: Xamarin.Forms.Grid
Show file Open project: Redth/ZXing.Net.Mobile Class Usage Examples

Public Properties

Property Type Description
BottomTextProperty BindableProperty
FlashCommandProperty BindableProperty
ShowFlashButtonProperty BindableProperty
TopTextProperty BindableProperty

Public Methods

Method Description
ZXingDefaultOverlay ( ) : System

Private Methods

Method Description
OnFlashCommandChanged ( BindableObject bindable, object oldvalue, object newValue ) : void

Method Details

ZXingDefaultOverlay() public method

public ZXingDefaultOverlay ( ) : System
return System

Property Details

BottomTextProperty public static property

public static BindableProperty BottomTextProperty
return BindableProperty

FlashCommandProperty public static property

public static BindableProperty FlashCommandProperty
return BindableProperty

ShowFlashButtonProperty public static property

public static BindableProperty ShowFlashButtonProperty
return BindableProperty

TopTextProperty public static property

public static BindableProperty TopTextProperty
return BindableProperty