NSPasteboard.NSUrlType Property

Definition

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

Property Value

Attributes

Applies to