PopupFrame.anchor

  1. inout(Vector2) anchor()
    class PopupFrame
    deprecated final ref inout nothrow pure
    inout(Vector2)
    anchor
    ()
  2. Rectangle anchor(Rectangle value)

Return Value

Type: inout(Vector2)

Position the frame is "anchored" to. A corner of the frame will be chosen to match this position.

Meta