Table of Contents

Property Duration

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

Duration

Gets the duration the touch was held before the long press was recognized.

public TimeSpan Duration { get; }

Property Value

TimeSpan

A TimeSpan representing the elapsed time from touch-down to long press detection.