SpinRow.wrap

bool wrap() @property

Get wrap property.

Returns

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

Set wrap property.

Parameters

propvalWhether the spin row should wrap upon reaching its limits.