NSBundle.Unload Method

Definition

Unloads the code associated with this bundle. Returns success or failure.

[Foundation.Export("unload")]
public virtual bool Unload ();
abstract member Unload : unit -> bool
override this.Unload : unit -> bool

Returns

Attributes

Applies to