Table of Contents

Class ScanbotClassicUIContainer

Namespace
ScanbotSDK.MAUI.ClassicComponent
Assembly
ScanbotSDK.Shared.dll
public class ScanbotClassicUIContainer : ContentView, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ILayout, ILayoutController, IVisualTreeElement, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance
ScanbotClassicUIContainer
Implements
Inherited Members

Methods

OnChildAdded(Element)

Invoked when a child object is added to this element.

protected override void OnChildAdded(Element child)

Parameters

child Element

The child object that is added to this element.