Contents

isLoading

A Boolean that indicates whether the data source is loading its content.

Declaration

var isLoading: Bool { get }

Discussion

true if the data source is in the process of loading its content; otherwise, false.

See Also

Querying page data and state