- child
- The child to bring to the top of the z order
Change the z order of the child so it's on top of all other children. This ordering change may affect layout, if this container uses an order-dependent layout scheme (e.g., LinearLayout). Prior to NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#KITKAT this method should be followed by calls to IViewParent.RequestLayout and View.Invalidate on this parent to force the parent to redraw with the new child ordering.