Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getAlignment
Retrieves a value indicating whether items are aligned to the top or to the left of the list view control by default.
Syntax
public final int getAlignment()
Return Value
Returns an integer that indicates whether items are aligned to the top or to the left of the list view control by default. Possible return values are constants defined in the ListViewAlignment class.
See Also setAlignment