displayedChild

fun ViewAnimator.displayedChild(childIndex: Int?)

Sets which child view will be displayed if childIndex is not null. If childIndex is null, the call is ignored.

Exposes the setter for ViewAnimator.displayedChild.