PointerCaptureEventBase<T0>.relatedTarget

public UIElements.IEventHandler relatedTarget;

Description

For PointerCaptureEvent and MouseCaptureEvent, returns the VisualElement that loses the pointer capture, if any. For PointerCaptureOutEvent and MouseCaptureOutEvent, returns the VisualElement that captures the pointer.


Did you find this page useful? Please give it a rating: