NSBundle.FromIdentifier(String) 方法

定义

[Foundation.Export("bundleWithIdentifier:")]
public static Foundation.NSBundle FromIdentifier (string str);
static member FromIdentifier : string -> Foundation.NSBundle

参数

str
String

返回

属性

适用于