SKGLView.Touch Event

Definition

Occurs when the the surface received a touch event.

public event EventHandler<SkiaSharp.Views.Forms.SKTouchEventArgs> Touch;
public event EventHandler<SkiaSharp.Views.Forms.SKTouchEventArgs>? Touch;

Event Type

Applies to