Table of Contents

Class BreakpointData

Namespace
Alternet.Scripter.Debugger.UI.MAUI
Assembly
Alternet.Scripter.Debugger.UI.MAUI.v10.dll
[WinRTRuntimeClassName("Microsoft.UI.Xaml.Data.INotifyPropertyChanged")]
[WinRTExposedType(typeof(Alternet_Scripter_Debugger_UI_MAUI_LocalsViewWinRTTypeDetails))]
public class BreakpointData : INotifyPropertyChanged
Inheritance
BreakpointData
Implements

Constructors

BreakpointData()

Properties

Breakpoint

Gets or sets a Breakpoint object that contains data associated with the list item.

Description

Gets or sets breakpoint description.

EnableBreakpoint

Gets or sets a value indicating whether linked breakpoint is enabled.

ImageUrl

Gets or sets the image that is displayed for the item.

Methods

OnPropertyChanged(string)

Events

PropertyChanged