Version

QRCodeBarcodeView Constructor

Overload List
OverloadDescription
QRCodeBarcodeView Constructor(Context)Initializes a new instance of the QRCodeBarcodeView class.  
QRCodeBarcodeView Constructor(Context,IAttributeSet)A constructor that is called when inflating the QRCodeBarcodeView from XML.  
QRCodeBarcodeView Constructor(Context,IAttributeSet,Int32)A constructor used to perform inflation from XML and apply a class-specific base style from a theme attribute  
QRCodeBarcodeView Constructor(Context,IAttributeSet,Int32,Int32)A constructor used to perform inflation from XML and apply a class-specific base style from a theme attribute or style resource.  
QRCodeBarcodeView Constructor(IntPtr,JniHandleOwnership)A constructor used when creating managed representations of JNI objects; called by the runtime.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also