The methods of MonoMac.AppKit.NSPasteboardItem are listed below. For a list of all members, see the NSPasteboardItem Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
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. | ||
SetDataForType(MonoMac.Foundation.NSData, string)Documentation for this section has not yet been entered. | ||
SetDataProviderForTypes(NSPasteboardItemDataProvider, 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. | ||