Contents

isLoading

A Boolean that indicates whether the web view is loading content.

Declaration

var isLoading: Bool { get }

Discussion

true if the web view is currently loading any resources; otherwise, false.

See Also

Getting and Setting Frame Contents