NSPasteboard.PrepareForNewContents(NSPasteboardContentsOptions) Method

Definition

[Foundation.Export("prepareForNewContentsWithOptions:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint PrepareForNewContents (AppKit.NSPasteboardContentsOptions options);
abstract member PrepareForNewContents : AppKit.NSPasteboardContentsOptions -> nint
override this.PrepareForNewContents : AppKit.NSPasteboardContentsOptions -> nint

Parameters

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to