Table of Contents

Method AddItem

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

AddItem(string)

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

protected override void AddItem(string s)

Parameters

s string

The log message to add.