The members of MonoMac.Foundation.NSBundle are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Documentation for this section has not yet been entered. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Creates an NSBundle from the specified path. |
| [read-only] static | _AllBundles | NSBundle[]. Documentation for this section has not yet been entered. |
| [read-only] static | AllFrameworks | NSBundle[]. Documentation for this section has not yet been entered. |
| [read-only] | BuiltinPluginsPath | string. Documentation for this section has not yet been entered. |
| [read-only] | BuiltInPluginsUrl | NSUrl. Documentation for this section has not yet been entered. |
| [read-only] | BundleIdentifier | string. Documentation for this section has not yet been entered. |
| [read-only] | BundlePath | string. Documentation for this section has not yet been entered. |
| [read-only] | BundleUrl | NSUrl. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | DevelopmentLocalization | string. Documentation for this section has not yet been entered. |
| [read-only] | ExecutablePath | string. Documentation for this section has not yet been entered. |
| [read-only] | ExecutableUrl | NSUrl. Documentation for this section has not yet been entered. |
| [read-only] | InfoDictionary | NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | IsLoaded | bool. Documentation for this section has not yet been entered. |
| [read-only] | Localizations | string[]. Documentation for this section has not yet been entered. |
| [read-only] static | MainBundle | NSBundle. Documentation for this section has not yet been entered. |
| [read-only] | PreferredLocalizations | string[]. Documentation for this section has not yet been entered. |
| [read-only] | PrincipalClass | MonoMac.ObjCRuntime.Class. Documentation for this section has not yet been entered. |
| [read-only] | PrivateFrameworksPath | string. Documentation for this section has not yet been entered. |
| [read-only] | PrivateFrameworksUrl | NSUrl. Documentation for this section has not yet been entered. |
| [read-only] | ResourcePath | string. Documentation for this section has not yet been entered. |
| [read-only] | ResourceUrl | NSUrl. Documentation for this section has not yet been entered. |
| [read-only] | SharedFrameworksPath | string. Documentation for this section has not yet been entered. |
| [read-only] | SharedFrameworksUrl | NSUrl. Documentation for this section has not yet been entered. |
| [read-only] | SharedSupportPath | string. Documentation for this section has not yet been entered. |
| [read-only] | SharedSupportUrl | NSUrl. Documentation for this section has not yet been entered. |
ClassNamed(string)Documentation for this section has not yet been entered. | ||
static | FromClass(MonoMac.ObjCRuntime.Class)Documentation for this section has not yet been entered. | |
static | FromIdentifier(string)Documentation for this section has not yet been entered. | |
static | FromPath(string)Documentation for this section has not yet been entered. | |
static | FromUrl(NSUrl)Documentation for this section has not yet been entered. | |
Load()Documentation for this section has not yet been entered. | ||
static | LoadNib(string, NSObject)Documentation for this section has not yet been entered. | |
LocalizedString(string, string)Documentation for this section has not yet been entered. | ||
LocalizedString(string, string, string)Documentation for this section has not yet been entered. | ||
LocalizedString(string, string, string, string)Documentation for this section has not yet been entered. | ||
ObjectForInfoDictionary(string)Documentation for this section has not yet been entered. | ||
PathForAuxiliaryExecutable(string)Documentation for this section has not yet been entered. | ||
PathForImageResource(string)Documentation for this section has not yet been entered. | ||
PathForResource(string, string)Documentation for this section has not yet been entered. | ||
PathForResource(string, string, string, string)Documentation for this section has not yet been entered. | ||
static | PathForResourceAbsolute(string, string, string)Documentation for this section has not yet been entered. | |
PathForSoundResource(string)Documentation for this section has not yet been entered. | ||
Unload()Documentation for this section has not yet been entered. | ||
UrlForAuxiliaryExecutable(string)Documentation for this section has not yet been entered. | ||