Contents

delegate

The object for managing the sharing service picker.

Declaration

weak var delegate: (any NSSharingServicePickerDelegate)? { get set }

Discussion

The delegate object must conform to the NSSharingServicePickerDelegate delegate.

See Also

Managing the sharing service picker