UIElement.position

Forces the position of the element. It is typically used in the parent reflow() method

  1. box2i position()
  2. box2i position(box2i p)
    class UIElement
    nothrow @nogc final nothrow @nogc
    box2i
    position
    (
    box2i p
    )

Meta