NSWindow.RemoveTitlebarAccessoryViewControllerAtIndex(nint) Method

Definition

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

Parameters

index
System.System.IntPtr System.nativeint
Attributes

Applies to