PopupMenu.submenuPopupDelay

Sets the delay time in seconds for the submenu item to popup on mouse hovering. If the popup menu is added as a child of another (acting as a submenu), it will inherit the delay time of the parent menu item.

  1. double submenuPopupDelay [@property getter]
    struct PopupMenu
    @nogc nothrow @property
    double
    submenuPopupDelay
    ()
  2. double submenuPopupDelay [@property setter]

Meta