Instance Property インスタンスプロパティ

isLoaded

The load status of a bundle. バンドルのロードステータス。

Declaration 宣言

var isLoaded: Bool { get }

Discussion 議論

true if the bundle’s code is currently loaded, otherwise false. バンドルの持つコードが現在ロードされるならばtrue、そうでなければfalse

See Also 参照

Loading Code from a Bundle バンドルからコードをロードする