DockItemT.present

This widget will walk the widget hierarchy to ensure that the dock item is visible to the user.

  1. void present()
    template DockItemT(TStruct)
    override
    static if(is(TStruct == DzlDockWindow))
    void
    present
    ()
  2. void present()

Meta