[]
Configurates Seamless. Sets whether the minimal and maximal handler will move seamlessly.
public RangeSelectorBuilder<T> Seamless(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
RangeSelectorBuilder<T> | Current builder. |