MenuShowSubmenuModeBuilder.Delay Method
| Name | Parameters | Description |
|---|---|---|
| Delay(JS) | value | Specifies the delay of submenu show and hiding. Mirrors the client-side delay option. |
| Delay(Action<MenuShowSubmenuModeDelayBuilder>) | configurator | Specifies the delay of submenu show and hiding. Mirrors the client-side delay object. |
| Delay(Double) | value | Specifies the delay of submenu show and hiding. Mirrors the client-side delay option. |