Freigeben über


NSViewController.InsertChildViewController(NSViewController, nint) Methode

Definition

[Foundation.Export("insertChildViewController:atIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void InsertChildViewController (AppKit.NSViewController childViewController, nint index);
abstract member InsertChildViewController : AppKit.NSViewController * nint -> unit
override this.InsertChildViewController : AppKit.NSViewController * nint -> unit

Parameter

childViewController
NSViewController
index
System.System.IntPtr System.nativeint
Attribute

Gilt für: