isLoaded
The load status of a bundle.
Declaration
var isLoaded: Bool { get }Discussion
true if the bundle’s code is currently loaded, otherwise false.
The load status of a bundle.
var isLoaded: Bool { get }true if the bundle’s code is currently loaded, otherwise false.