setVisibleAt

abstract fun setVisibleAt(index: Int, visible: Boolean): Boolean

Change the visibility at the specified |index|. Returns true on success.