Retrieves a boolean value indicating whether icons are automatically kept arranged.
public final boolean getAutoArrange()
Returns true if icons are are automatically kept arranged and snapped to the grid; otherwise, returns false.
The way the icons are arranged is determined by the current value of the alignment property.
See Also setAutoArrange