SliceListModel.setOffset

Sets the offset into the original model for this slice.

If the offset is too large for the sliced model, @self will end up empty.

class SliceListModel
void
setOffset
(
uint offset
)

Parameters

offset uint

the new offset to use

Meta