Table of Contents

Property Location

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.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.