public sealed class SvgInteractionDispatcher
kind:method
kind:property
kind:ctor
CapturedElement
CurrentCursor
HoveredElement
PressedElement
RaiseSvgElementEvents
DispatchPointerExited(SKSvg?, SvgPointerInput)
DispatchPointerExited(SvgPointerInput)
DispatchPointerMoved(SKSvg?, SvgPointerInput)
DispatchPointerPressed(SKSvg?, SvgPointerInput)
DispatchPointerReleased(SKSvg?, SvgPointerInput)
DispatchPointerWheelChanged(SKSvg?, SvgPointerInput)
HandlePointerExited(SvgPointerInput)
HandlePointerMoved(SKSvg?, SvgPointerInput)
HandlePointerPressed(SKSvg?, SvgPointerInput)
HandlePointerReleased(SKSvg?, SvgPointerInput)
HandlePointerWheelChanged(SKSvg?, SvgPointerInput)
HitTestTopmostElement(SKSvg?, SKPoint)
Reset()
Dispatched