Table of Contents

Property IsGestureActive

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsGestureActive

Gets a value indicating whether any gesture is currently active (touch contact in progress).

public bool IsGestureActive { get; }

Property Value

bool

true if the internal detector is tracking an active gesture; otherwise, false.