Share via


NSBundle.AllFrameworks Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSBundle[] AllFrameworks { [Foundation.Export("allFrameworks")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allFrameworks")>]
static member AllFrameworks : Foundation.NSBundle[]

Property Value

Attributes

Applies to