Table of Contents

Property Location

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

Location

Gets the position of the mouse cursor when the scroll occurred, in view coordinates.

public SKPoint Location { get; }

Property Value

SKPoint

An SKPoint representing the mouse position at the time of the scroll.