Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

MacCopyPaste

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

MacCopyPaste

This sample covers working with the Pasteboard (NSPasteboard) to provide Cut, Copy and Paste operationsin a Xamarin.Mac application. It shows how to work with standard data types that can be shared between multiple apps and how to support custom data within a give app.


Note: This sample currently contains a workaround to Bugzilla Defect #31760. When the version of Xamarin.Mac is released that fixes this issue, this sample will be updated to the correct version. The correct source code has been included as a reference.