Table of Contents

Constructor SKHoverGestureEventArgs

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

SKHoverGestureEventArgs(SKPoint)

Initializes a new instance of the SKHoverGestureEventArgs class.

public SKHoverGestureEventArgs(SKPoint location)

Parameters

location SKPoint

The current position of the mouse cursor in view coordinates.