Svg.Skia Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. Svg.Skia
    4. SvgInteractionDispatcher

    SvgInteractionDispatcher Class

    Definition

    Namespace Svg.Skia
    Assembly Svg.Skia.dll
    Inherits Object
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object)
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    • System.Object.ToString()
    public sealed class SvgInteractionDispatcher
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (5)

    CapturedElement
    CurrentCursor
    HoveredElement
    PressedElement
    RaiseSvgElementEvents

    Methods (13)

    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()

    Events (1)

    Dispatched

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages