次の方法で共有


NSTableView.MakeView(String, NSObject) メソッド

定義

[Foundation.Export("makeViewWithIdentifier:owner:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSView MakeView (string identifier, Foundation.NSObject owner);
abstract member MakeView : string * Foundation.NSObject -> AppKit.NSView
override this.MakeView : string * Foundation.NSObject -> AppKit.NSView

パラメーター

identifier
String
owner
NSObject

戻り値

属性

適用対象