Select Method (IRecyclerView)
Selects an item in the recycler view.

C# Syntax

void Select( 
   uint item
)

Parameters

item
The item to select.