Table of Contents

Method Add

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

Add(string?)

Adds a log item to the view.

public virtual void Add(string? s)

Parameters

s string

The log message to add.