SpinRow.wrap

bool wrap() @property nothrow

Get wrap property.

Returns

Whether the spin row should wrap upon reaching its limits.
void wrap(bool propval) @property nothrow

Set wrap property.

Parameters

propvalWhether the spin row should wrap upon reaching its limits.