Skip to main content

pagination-properties

pageSize

A page size.

public let pageSize: Int

offset

An offset.

public let offset: Int

Methods

encode(to:)

public func encode(to encoder: Encoder) throws

Did you find this page helpful?