Contents

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.

See Also

Getting and setting item providers