Table of Contents

Constructor LogItem

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

LogItem(string)

Initializes a new instance of the BaseLogView.LogItem class with the specified message.

public LogItem(string message)

Parameters

message string

The message to associate with the log item.