Class VirtualListBoxView
Implements list box on the MAUI platform using internal VirtualListBox control.
public class VirtualListBoxView : ControlView<VirtualListBox>, INotifyPropertyChanged, IVisualTreeElement, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ISKCanvasView, IView, IElement, ITransform, IRaiseSystemColorsChanged
- Inheritance
-
VirtualListBoxView
- Implements
Constructors
- VirtualListBoxView()
Initializes a new instance of the VirtualListBoxView class.