NSBundle.FromUrl(NSUrl) 方法

定义

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

参数

url
NSUrl

返回

属性

适用于