Table of Contents

Class InnerPopupToolBarContainerView

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

Represents the view container for an inner popup toolbar within the user interface. InnerPopupToolBarContainerView doesn't create its own control but serves as a bridge to the underlying InnerPopupToolBar control. Do not use this class directly in your code, it is used by the context menu system.

public class InnerPopupToolBarContainerView : ControlView, INotifyPropertyChanged, IVisualTreeElement, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ISKCanvasView, IView, IElement, ITransform, IRaiseSystemColorsChanged
Inheritance
InnerPopupToolBarContainerView
Implements

Constructors

InnerPopupToolBarContainerView()

Initializes a new instance of the InnerPopupToolBarContainerView class.