Version

XamBarcode Class Members

The following tables list the members exposed by XamBarcode.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BackingBrushPropertyIdentifies the BackingBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)BackingOutlinePropertyIdentifies the BackingOutline bindable property.  
Public Fieldstatic (Shared in Visual Basic)BackingStrokeThicknessPropertyIdentifies the BackingStrokeThickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)BarBrushPropertyIdentifies the BarBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)DataPropertyIdentifies the Data bindable property.  
Public Fieldstatic (Shared in Visual Basic)ErrorMessageTextPropertyIdentifies the ErrorMessageText bindable property.  
Public Fieldstatic (Shared in Visual Basic)FontBrushPropertyIdentifies the FontBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)IsValidPropertyIdentifies the IsValid bindable property.  
Public Fieldstatic (Shared in Visual Basic)PixelScalingRatioPropertyIdentifies the PixelScalingRatio bindable property.  
Public Fieldstatic (Shared in Visual Basic)StretchPropertyIdentifies the Stretch bindable property.  
Public Properties
 NameDescription
Public PropertyAnchorX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAnchorY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBackgroundColor (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBackingBrushGets or sets the brush to use to fill the backing of the barcode.  
Public PropertyBackingOutlineGets or sets the brush to use for the outline of the backing.  
Public PropertyBackingStrokeThicknessGets or sets the stroke thickness of the backing outline.  
Public PropertyBarBrushGets or sets the brush to use to fill the background of the bars.  
Public PropertyBehaviors (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBounds (Inherited from Xamarin.Forms.VisualElement)
Public Propertyclass (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyDataGets or sets the data value.  
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyErrorMessageTextGets or sets the message text displayed when some error occurs.  
Public PropertyFlowDirection (Inherited from Xamarin.Forms.VisualElement)
Public PropertyFontBrushGets or sets the brush to use for the label font.  
Public PropertyGestureRecognizers (Inherited from Xamarin.Forms.View)
Public PropertyHeight (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHorizontalOptions (Inherited from Xamarin.Forms.View)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyInputTransparent (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsEnabled (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsFocused (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsTabStop (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsValidGets a value indicating whether the input Data is valid.  
Public PropertyIsVisible (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMargin (Inherited from Xamarin.Forms.View)
Public PropertyMinimumHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMinimumWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyNavigation (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyOpacity (Inherited from Xamarin.Forms.VisualElement)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyPixelScalingRatioGets or sets the scaling value used to affect the pixel density of the control.  
Public PropertyResources (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotation (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScale (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScaleX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScaleY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStretchGets or sets the stretch.  
Public PropertyStyle (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyStyleClass (Inherited from Xamarin.Forms.NavigableElement)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyTabIndex (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTriggers (Inherited from Xamarin.Forms.VisualElement)
Public PropertyVerticalOptions (Inherited from Xamarin.Forms.View)
Public PropertyVisual (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidth (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyY (Inherited from Xamarin.Forms.VisualElement)
Protected Properties
 NameDescription
Protected Internal PropertyGestureController (Inherited from Xamarin.Forms.View)
Public Methods
 NameDescription
Public MethodBatchBegin (Inherited from Xamarin.Forms.VisualElement)
Public MethodBatchCommit (Inherited from Xamarin.Forms.VisualElement)
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodContainerResized  
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodFlushUse to force the barcode to finish any deferred work before printing or evaluating its visual.  
Public MethodFocus (Inherited from Xamarin.Forms.VisualElement)
Public MethodGetChildElements (Inherited from Xamarin.Forms.View)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public MethodLayout (Inherited from Xamarin.Forms.VisualElement)
Public MethodMeasure (Inherited from Xamarin.Forms.VisualElement)
Public MethodProvideContainerCalled by the UI framework to provide a UI container for rendering this control.  
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodUnfocus (Inherited from Xamarin.Forms.VisualElement)
Protected Methods
 NameDescription
Protected MethodApplyBindings (Inherited from Xamarin.Forms.BindableObject)
Protected Internal MethodChangeVisualState (Inherited from Xamarin.Forms.VisualElement)
Protected MethodInvalidateMeasure (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnBindingContextChangedCalled when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ViewBase)
Protected MethodOnChildAdded (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnChildRemoved (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnChildrenReordered (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnMeasure (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnParentSetCalled when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ViewBase)
Protected MethodOnPropertyChangedInvoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ViewBase)
Protected MethodOnPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Protected MethodOnSizeAllocated (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnTabIndexPropertyChanged (Inherited from Xamarin.Forms.VisualElement)
Protected MethodOnTabStopPropertyChanged (Inherited from Xamarin.Forms.VisualElement)
Protected MethodSizeAllocated (Inherited from Xamarin.Forms.VisualElement)
Protected MethodTabIndexDefaultValueCreator (Inherited from Xamarin.Forms.VisualElement)
Protected MethodTabStopDefaultValueCreator (Inherited from Xamarin.Forms.VisualElement)
Protected MethodUnapplyBindings (Inherited from Xamarin.Forms.BindableObject)
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventChildrenReordered (Inherited from Xamarin.Forms.VisualElement)
Public EventDataChangedOccurs when the data has changed.  
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventFocused (Inherited from Xamarin.Forms.VisualElement)
Public EventMeasureInvalidated (Inherited from Xamarin.Forms.VisualElement)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventSizeChanged (Inherited from Xamarin.Forms.VisualElement)
Public EventUnfocused (Inherited from Xamarin.Forms.VisualElement)
See Also