다음을 통해 공유


NSViewController.InsertChildViewController(NSViewController, nint) 메서드

정의

[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

매개 변수

childViewController
NSViewController
index
System.System.IntPtr System.nativeint
특성

적용 대상