UIElement.position

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

Return Value

Type: box2i

Position of the element, that will be used for rendering. This position is reset when calling reflow.

Meta