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

Inheritance: Xamarin.Forms.Grid
Exibir arquivo 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_oe static_oe property

public static BindableProperty BottomTextProperty
return BindableProperty

FlashCommandProperty public_oe static_oe property

public static BindableProperty FlashCommandProperty
return BindableProperty

ShowFlashButtonProperty public_oe static_oe property

public static BindableProperty ShowFlashButtonProperty
return BindableProperty

TopTextProperty public_oe static_oe property

public static BindableProperty TopTextProperty
return BindableProperty