The members of MonoMac.AppKit.NSPasteboard are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | ChangeCount | int. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | GeneralPasteboard | NSPasteboard. Documentation for this section has not yet been entered. |
| [read-only] | Name | string. Documentation for this section has not yet been entered. |
| [read-only] static | NSColorType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSColorPboardType |
| [read-only] static | NSDragPasteboardName | MonoMac.Foundation.NSString. Represents the value associated with the constant NSDragPboard |
| [read-only] static | NSFileContentsType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFileContentsPboardType |
| [read-only] static | NSFilenamesType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFilenamesPboardType |
| [read-only] static | NSFilesPromiseType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFilesPromisePboardType |
| [read-only] static | NSFindPasteboardName | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFindPboard |
| [read-only] static | NSFontPasteboardName | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontPboard |
| [read-only] static | NSFontType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSFontPboardType |
| [read-only] static | NSGeneralPasteboardName | MonoMac.Foundation.NSString. Represents the value associated with the constant NSGeneralPboard |
| [read-only] static | NSHtmlType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSHTMLPboardType |
| [read-only] static | NSMultipleTextSelectionType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSMultipleTextSelectionPboardType |
| [read-only] static | NSPdfType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSPDFPboardType |
| [read-only] static | NSPictType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSPICTPboardType |
| [read-only] static | NSPostScriptType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSPostScriptPboardType |
| [read-only] static | NSRtfdType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSRTFDPboardType |
| [read-only] static | NSRtfType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSRTFPboardType |
| [read-only] static | NSRulerPasteboardName | MonoMac.Foundation.NSString. Represents the value associated with the constant NSRulerPboard |
| [read-only] static | NSRulerType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSRulerPboardType |
| [read-only] static | NSStringType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSStringPboardType |
| [read-only] static | NSTabularTextType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSTabularTextPboardType |
| [read-only] static | NSTiffType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSTIFFPboardType |
| [read-only] static | NSUrlType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSURLPboardType |
| [read-only] static | NSVCardType | MonoMac.Foundation.NSString. Represents the value associated with the constant NSVCardPboardType |
| [read-only] | PasteboardItems | NSPasteboardItem[]. Documentation for this section has not yet been entered. |
| [read-only] | Types | string[]. Documentation for this section has not yet been entered. |
AddTypes(string[], MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
CanReadItemWithDataConformingToTypes(string[])Documentation for this section has not yet been entered. | ||
CanReadObjectForClasses(MonoMac.Foundation.NSObject[], MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
ClearContents()Documentation for this section has not yet been entered. | ||
static | CreateWithUniqueName()Documentation for this section has not yet been entered. | |
DeclareTypes(string[], MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
static | FromName(string)Documentation for this section has not yet been entered. | |
GetAvailableTypeFromArray(string[])Documentation for this section has not yet been entered. | ||
GetDataForType(string)Documentation for this section has not yet been entered. | ||
GetPropertyListForType(string)Documentation for this section has not yet been entered. | ||
GetStringForType(string)Documentation for this section has not yet been entered. | ||
IndexOf(NSPasteboardItem)Documentation for this section has not yet been entered. | ||
ReadObjectsForClasses(NSPasteboardReading[], MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
ReleaseGlobally()Documentation for this section has not yet been entered. | ||
SetDataForType(MonoMac.Foundation.NSData, string)Documentation for this section has not yet been entered. | ||
SetPropertyListForType(MonoMac.Foundation.NSObject, string)Documentation for this section has not yet been entered. | ||
SetStringForType(string, string)Documentation for this section has not yet been entered. | ||
WriteObjects(NSPasteboardReading[])Documentation for this section has not yet been entered. | ||