Contents

isLoaded

The load status of a bundle.

Declaration

var isLoaded: Bool { get }

Discussion

true if the bundle’s code is currently loaded, otherwise false.

See Also

Loading Code from a Bundle