共用方式為


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
屬性

適用於