Blueprint
Blueprint copied to clipboard
Introduce PointerInteraction type for wrapping UIPointerInteraction
This PR introduces a simple way to use UIPointerInteraction for Blueprint elements. You will usually just call .pointerInteraction() on your element, and that will apply the desired hover effect.