Widget.childAt

Retrieves the child at the specific position

  1. auto childAt(int index)
  2. auto childAt(int index)
    class Widget
    childAt
    (
    int index
    )

Meta