NSBundle._AllBundles Property

Definition

An array of all the application's non-framework bundles.

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

Property Value

Attributes

Applies to