Table of Contents

Interface IDataTip

Namespace
Alternet.Scripter.Debugger.UI.DataTips
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

Represents properties and methods used to process evaluation data.

public interface IDataTip

Properties

HasExpandedItem

Gets a boolean value indicating whether DataTip has a child items.

Parameters

Gets DataTip data.

ScreenBounds

Gets DataTip screen working area.

State

Gets DataTip state.

Methods

Close()

Closes current DataTip.

Events

AddWatchRequested

Occurs when a user clicks on the local to add it to the watch window.