Compartir a través de


NSViewController.InsertChildViewController(NSViewController, nint) Método

Definición

[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

Parámetros

childViewController
NSViewController
index
System.System.IntPtr System.nativeint
Atributos

Se aplica a