public interface ReactZIndexedViewGroup
| Modifier and Type | Method and Description |
|---|---|
int |
getZIndexMappedChildIndex(int index)
Determine the index of a child view at considering z-index.
|
void |
updateDrawingOrder()
Redraw the view based on updated child z-index.
|
int getZIndexMappedChildIndex(int index)
index - The child view indexvoid updateDrawingOrder()