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.
A Boolean that indicates whether the web view is loading content.
var isLoading: Bool { get }true if the web view is currently loading any resources; otherwise, false.