The methods of MonoMac.AppKit.NSPasteboard are listed below. For a list of all members, see the NSPasteboard Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
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. | ||