Table of Contents

Property IsHoverEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsHoverEnabled

Gets or sets a value indicating whether hover (mouse move without contact) detection is enabled.

public bool IsHoverEnabled { get; set; }

Property Value

bool

true to detect hover events; otherwise, false. The default is true.