isStickyHeader

open fun isStickyHeader(position: Int): Boolean

Called to check if the item at the position is a sticky item,by default returns false.The sub-classes should override the function if they areusing sticky header feature.