Click or drag to resize

ThemedMenuSegmentedItemHandlerMenuDelay Property

Delay for the menu to show when the mouse is down and CanSelect is true.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public TimeSpan MenuDelay { get; set; }

Property Value

Type: TimeSpan
See Also