Contents

isLoading

Indicates whether the webpage is currently loading content.

Declaration

@MainActor final var isLoading: Bool { get }

Return Value

true if the page is still loading content, otherwise, false.

See Also

Loading web content