Table of Contents

Property IsLongPressEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsLongPressEnabled

Gets or sets a value indicating whether long press detection is enabled.

public bool IsLongPressEnabled { get; set; }

Property Value

bool

true to detect long presses; otherwise, false. The default is true.