Up

NSSharingService documentation

Authors

Daniel Ferreira (dtf@stanford.edu)

Date: Generated at 2023-12-22 15:07:50 -0500

Interface for sharing things

Copyright: (C) (C) 2017 Free Software Foundation, Inc.


Contents -

  1. Software documentation for the NSSharingService class
  2. Software documentation for the NSSharingServicePicker class
  3. Software documentation for the NSSharingServiceDelegate protocol
  4. Software documentation for the NSSharingServicePickerDelegate protocol

Software documentation for the NSSharingService class

NSSharingService : NSObject

Declared in:
AppKit/NSSharingService.h
Availability: OpenStep

Description forthcoming.

Software documentation for the NSSharingServicePicker class

NSSharingServicePicker : NSObject

Declared in:
AppKit/NSSharingService.h
Availability: OpenStep

Description forthcoming.

Software documentation for the NSSharingServiceDelegate protocol

NSSharingServiceDelegate

Declared in:
AppKit/NSSharingService.h
Conforms to:
NSObject
Availability: OpenStep

Description forthcoming.

Software documentation for the NSSharingServicePickerDelegate protocol

NSSharingServicePickerDelegate

Declared in:
AppKit/NSSharingService.h
Conforms to:
NSObject
Availability: OpenStep

Description forthcoming.

Up