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