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.
A Boolean that indicates whether the data source is loading its content.
var isLoading: Bool { get }true if the data source is in the process of loading its content; otherwise, false.