Property Duration NamespaceSkiaSharp.Extended AssemblySkiaSharp.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.