Documentation

getIndexOfView()

Returns the list index of the specified view, or of its parent(s).

getIndexOfView(view?: ObservableObject): number;

Notes

Related