Table of Contents

Property IsGestureActive

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsGestureActive

Gets a value indicating whether a gesture is currently in progress.

public bool IsGestureActive { get; }

Property Value

bool

true if the detector is currently tracking an active gesture (detecting, panning, or pinching); otherwise, false.