UIElement.position

Set widget position in the window (absolute).

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

Meta