Contents

name

The name of the pasteboard.

Declaration

var name: UIPasteboard.Name { get }

Discussion

Names of app pasteboard objects should be unique across installed apps. If the object is a system pasteboard, this property returns one of the constants described in Pasteboard Names.

See Also

Related Documentation

Getting and setting pasteboard attributes