次の方法で共有


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

適用対象