다음을 통해 공유


NSApplicationDelegate.WriteSelectionToPasteboard 메서드

정의

주의

Use the 'INSServicesMenuRequestor' protocol.

[Foundation.Export("writeSelectionToPasteboard:types:")]
[System.Obsolete("Use the 'INSServicesMenuRequestor' protocol.", false)]
public virtual bool WriteSelectionToPasteboard (AppKit.NSPasteboard board, string[] types);
abstract member WriteSelectionToPasteboard : AppKit.NSPasteboard * string[] -> bool
override this.WriteSelectionToPasteboard : AppKit.NSPasteboard * string[] -> bool

매개 변수

board
NSPasteboard
types
String[]

반환

특성

적용 대상