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.
A Boolean value indicating whether the receiver is done loading content.
var isLoading: Bool { get }If true, the receiver is still loading content; otherwise, false.