Class EditorLogView
Represents a log view which internally uses Editor.
public class EditorLogView : 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
-
EditorLogView
- Implements
Constructors
- EditorLogView()
Initializes a new instance of the EditorLogView 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.