NSBundle.MainBundle Property

Definition

The NSBundle that corresponds to the directory where the current application is located.

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

Property Value

Attributes

Applies to