Function zng_wgt_inspector::debug::show_hit_test

source ·
pub fn show_hit_test(
    child: impl UiNode,
    enabled: impl IntoVar<bool>
) -> impl UiNode
Expand description

P Draws the inner bounds that where tested for the mouse point.

§Window Only

This property only works if set in a window, if set in another widget it will log an error and not render anything.