Property Location NamespaceSkiaSharp.Extended AssemblySkiaSharp.Extended.dll Location Gets the current position of the mouse cursor in view coordinates. public SKPoint Location { get; } Property Value SKPoint An SKPoint representing the hover position.