Share via


NSPasteboard.PrepareForNewContents(NSPasteboardContentsOptions) Method

Definition

[Foundation.Export("prepareForNewContentsWithOptions:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr PrepareForNewContents(AppKit.NSPasteboardContentsOptions options);
[<Foundation.Export("prepareForNewContentsWithOptions:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PrepareForNewContents : AppKit.NSPasteboardContentsOptions -> nativeint
override this.PrepareForNewContents : AppKit.NSPasteboardContentsOptions -> nativeint

Parameters

Returns

IntPtr

nativeint

Attributes

Applies to