Table of Contents

Namespace Alternet.Scripter.Debugger.UI.MAUI

Classes

BaseEvaluationView

Represents the base evaluation view for the debugger UI in .NET MAUI.

BreakpointData
BreakpointsView

Represents a view for displaying and managing breakpoint items in the debugger UI.

CallStackView

Represents a view for displaying and managing call stack items in the debugger UI.

DebugMenu
DebuggerContentView

Represents a base content view for the script debugger related information like Watches, BreakPoints, etc.

DebuggerControlToolBarView

Represents a toolbar view for controlling debugger operations, providing buttons for common debugging actions such as starting, stopping, stepping, and evaluating.

DefaultDebuggerUICommands
ErrorData
ErrorsView

Represents a view for displaying and managing error list in the debugger UI.

FindResultData
FindResultsView
LocalsView

Represents a view for displaying and managing local variables in the debugger UI.

OutputView

Represents a user interface panel for displaying and managing debug messages and running process output.

ThreadData
ThreadsView
WatchesView

Represents a view for displaying and managing watches in the debugger UI.