NSTableView.MakeView(String, NSObject) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- identifier
- String
- owner
- NSObject
Restituisce
- Attributi