TomTomAndroidTools
api_uicontrols
/
com.tomtom.tools.android.api.uicontrols.recyclerview.group
/
ListGroupItemsCollection
/
isGroupHeader
is
Group
Header
open
fun
isGroupHeader
(
position
:
Int
)
:
Boolean
Content copied to clipboard
Indicates whether the item at
position
is a header of a group.
Throws
kotlin.
Illegal
Argument
Exception
when the
position
is not in
items
.