getHighlightGroupItemIndex

external fun getHighlightGroupItemIndex(idx: Int, highlightId: Int = 0): Int

Gets group highlighted item index for the given highlighted item index ( in original list )

Return

On success, returns the group index in highlighted items original list

On error, returns the error code

Parameters

idx

The highlighted item index in original list for which the group head is searched

highlightId

The highlight collection id ( optional )