Contents

isLoading

A Boolean value indicating whether the receiver is done loading content.

Declaration

var isLoading: Bool { get }

Discussion

If true, the receiver is still loading content; otherwise, false.

See Also

Loading content