NSPasteboard.NSTabularTextType Property

Definition

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

Property Value

Attributes

Applies to