NodeSlot.this

Create a new slot and place a node in it.

  1. this(NodeParams params, T node)
  2. this(Layout layout, T node)
    class NodeSlot(T : Node)
    deprecated
    this
  3. this(T node)
  4. this(Layout layout)

Meta