NSBundle.AllFrameworks Property

Definition

An array of all the application's framework bundles.

public static Foundation.NSBundle[] AllFrameworks { [Foundation.Export("allFrameworks")] get; }
member this.AllFrameworks : Foundation.NSBundle[]

Property Value

Attributes

Applies to