Retrieves a boolean value that indicates whether the buttons on the toolbar wrap when there is insufficient space to display the buttons on a single line.
public final boolean getWrappable()
Returns true if the buttons wrap; otherwise, returns false.
See Also setWrappable