Table of Contents

Property HitTestMouseDown

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HitTestMouseDown

Gets the hit test result that was recorded when the last mouse-down event occurred.

public int HitTestMouseDown { get; }

Property Value

int

The recorded hit test result from the mouse-down event, or null if no hit was recorded.