Click or drag to resize

TaskModelLabPadHintDelay Property

The duration of the delay (in second) before the LabPad hint is triggered. Defaults to 0. If -1 is specified, the LabPad hint will be disabled.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public int LabPadHintDelay { get; set; }

Property Value

Type: Int32
See Also