ListView.getView

Overview | Methods | This Package | All Packages

ListView.getView

Retrieves a value that indicates how data is displayed in the list view control.

Syntax

public int getView()

Return Value

Returns an integer that represents the way displayed in the list view control. Possible return values are constants defined in the ViewEnum class.

See Also   setView