getItem

open fun getItem(position: Int): Preference(source)

Returns the Preference at the given position

Return

The corresponding Preference, or null if the given position is out of bounds

Parameters

position

The position of the Preference in the list displayed to the user