Share via


NSBundle.IsLoaded Property

Definition

Whether this bundle is currently loaded.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsLoaded { [Foundation.Export("isLoaded")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isLoaded")>]
member this.IsLoaded : bool

Property Value

Attributes

Applies to