NSStoryboard.InstantiateControllerWithIdentifier(String) 方法

定义

[Foundation.Export("instantiateControllerWithIdentifier:")]
public virtual Foundation.NSObject InstantiateControllerWithIdentifier (string identifier);
abstract member InstantiateControllerWithIdentifier : string -> Foundation.NSObject
override this.InstantiateControllerWithIdentifier : string -> Foundation.NSObject

参数

identifier
String

返回

属性

适用于