NSPasteboard.NSHtmlType Property

Definition

[Foundation.Field("NSHTMLPboardType", "AppKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'NSPasteboardTypeHTML' instead.")]
public static Foundation.NSString NSHtmlType { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'NSPasteboardTypeHTML' instead.")] get; }
member this.NSHtmlType : Foundation.NSString

Property Value

Attributes

Applies to