MonoMac.AppKit.NSPasteboardItem: Method Members

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

Public Methods

GetAvailableTypeFromArray(string[]) : string
Documentation for this section has not yet been entered.
GetDataForType(string) : MonoMac.Foundation.NSData
Documentation for this section has not yet been entered.
GetPropertyListForType(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
GetStringForType(string) : string
Documentation for this section has not yet been entered.
SetDataForType(MonoMac.Foundation.NSData, string) : bool
Documentation for this section has not yet been entered.
SetDataProviderForTypes(NSPasteboardItemDataProvider, string[]) : bool
Documentation for this section has not yet been entered.
SetPropertyListForType(MonoMac.Foundation.NSObject, string) : bool
Documentation for this section has not yet been entered.
SetStringForType(string, string) : bool
Documentation for this section has not yet been entered.