NSViewController.RemoveChildViewController(nint) Method

Definition

[Foundation.Export("removeChildViewControllerAtIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveChildViewController (nint index);
abstract member RemoveChildViewController : nint -> unit
override this.RemoveChildViewController : nint -> unit

Parameters

index
System.System.IntPtr System.nativeint
Attributes

Applies to