Click or drag to resize

EngineScrollBarInitialDelay Property

Delay in milliseconds to start autorepeat behavior when mouse is pressed down and hold.

Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int InitialDelay { get; set; }

Property Value

Int32
See Also