Module hit_testing

Source
Expand description

Hit testing functionality for layout-aware event handling

This module provides efficient hit testing algorithms that work with the layout system to determine which components should receive events based on their position and layout properties.

Structsยง

HitTestStats
Performance statistics for hit testing
HitTester
Hit testing engine for determining event targets from layout