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.getAutoArrange
Retrieves a boolean value indicating whether icons are automatically kept arranged.
Syntax
public final boolean getAutoArrange()
Return Value
Returns true if icons are are automatically kept arranged and snapped to the grid; otherwise, returns false.
Remarks
The way the icons are arranged is determined by the current value of the alignment property.
See Also setAutoArrange