getChildItemId

open fun getChildItemId(@NonNull child: View): Long(source)

Return the stable item id that the given child view corresponds to.

Return

Item id corresponding to the given view or NO_ID

Parameters

child

Child View to query