NSPasteboard.NSGeneralPasteboardName Property

Definition

[Foundation.Field("NSGeneralPboard", "AppKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, "Use 'NSPasteboardNameGeneral' instead.")]
public static Foundation.NSString NSGeneralPasteboardName { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, "Use 'NSPasteboardNameGeneral' instead.")] get; }
member this.NSGeneralPasteboardName : Foundation.NSString

Property Value

Attributes

Applies to