NSBundle.FromUrl(NSUrl) Method

Definition

[Foundation.Export("bundleWithURL:")]
public static Foundation.NSBundle FromUrl (Foundation.NSUrl url);
static member FromUrl : Foundation.NSUrl -> Foundation.NSBundle

Parameters

url
NSUrl

Returns

Attributes

Applies to