NSBundle.FromPath(String) Method

Definition

[Foundation.Export("bundleWithPath:")]
public static Foundation.NSBundle FromPath (string path);
static member FromPath : string -> Foundation.NSBundle

Parameters

path
String

Returns

Attributes

Applies to