NSSharingService
NSSharingService()
NSSharingService(IntPtr)
NSSharingService(NativeHandle)
NSSharingService(NSObjectFlag)
NSSharingService(String, NSImage, NSImage, NSSharingServiceHandler)
AccountName
AlternateImage
AttachmentFileUrls
ClassHandle
CreateAnchoringView
Delegate
Image
MenuItemTitle
MessageBody
PermanentLink
Recipients
SourceFrameOnScreenForShareItem
SourceWindowForShareItems
Subject
Title
TransitionImageForShareItem
WeakDelegate
CanPerformWithItems(NSObject[])
Dispose(Boolean)
GetSharingService(NSSharingServiceName)
GetSharingService(NSString)
PerformWithItems(NSObject[])
SharingServicesForItems(NSObject[])
DidFailToShareItems
DidShareItems
WillShareItems
xamarinmac
namespace AppKit
{
[Register("NSSharingService", true)]
public class NSSharingService : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSSharingService(IntPtr handle);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API