Table of Contents

Class CollectionLogView

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

Represents a log view which internally uses CollectionView.

public class CollectionLogView : BaseLogView, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ILayout, ILayoutController, IVisualTreeElement, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout, IRaiseSystemColorsChanged
Inheritance
CollectionLogView
Implements

Constructors

CollectionLogView()

Initializes a new instance of the CollectionLogView class.

Methods

AddItem(string)

Protected method that called from Add(string?) in order to add a log item to the view.

Clear()

Clears all log items.