setObjects(_:)
Sets an array of item providers for the pasteboard, based on a specified array of objects.
Declaration
func setObjects(_ objects: [any NSItemProviderWriting])Parameters
- objects:
An array of item providers for the pasteboard.
Sets an array of item providers for the pasteboard, based on a specified array of objects.
func setObjects(_ objects: [any NSItemProviderWriting])An array of item providers for the pasteboard.