NSPasteboard.PrepareForNewContents(NSPasteboardContentsOptions) 方法

定义

[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

参数

返回

System.System.IntPtr System.nativeint
属性

适用于