SpinRow.wrap
bool wrap() @property nothrowGet wrap property.
Returns
Whether the spin row should wrap upon reaching its limits.
void wrap(bool propval) @property nothrowSet wrap property.
Parameters
propval | Whether the spin row should wrap upon reaching its limits. |