Skip to main content

Module indication

Module indication 

Source

Structs§

DebugIndicationDeprecated
A debug indication that draws colored overlays for hover/press/focus.

Traits§

Indication
Marker trait for indication implementations.
IndicationDrawNode
A drawable indication node. The layout engine calls draw() during the paint pass to emit scene nodes for visual feedback (ripple, overlay, focus ring).
IndicationNodeFactory
Factory that creates a drawable indication node bound to an interaction source.