Skip to content

Instance Property

offset

If not nil, skips the given number of result rows before starting to return results.
var offset: Int?

Discussion

Although the type of this property is Int, it is invalid to specify a negative value.