MonoMac.AppKit.NSSharingServicePicker Members

The members of MonoMac.AppKit.NSSharingServicePicker are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Documentation for this section has not yet been entered.
A constructor that initializes the object from the data stored in the unarchiver object.
Documentation for this section has not yet been entered.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateNSSharingServicePickerDelegate. An instance of the MonoMac.AppKit.NSSharingServicePickerDelegate model class which acts as the class delegate.
DelegateForSharingServiceNSSharingServicePickerDelegateForSharingService. Delegate invoked by the object to get a value.
SharingServicesForItemsNSSharingServicePickerSharingServicesForItems. Delegate invoked by the object to get a value.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

Public Methods

ShowRelativeToRect(System.Drawing.RectangleF, NSView, NSRectEdge)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSSharingServicePicker object.

Public Events

DidChooseSharingServiceEvent raised by the object.