Share via


INSSharingServiceDelegate.SourceFrameOnScreenForShareItem Method

Definition

[Foundation.Export("sharingService:sourceFrameOnScreenForShareItem:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect SourceFrameOnScreenForShareItem(AppKit.NSSharingService sharingService, AppKit.INSPasteboardWriting item);
[<Foundation.Export("sharingService:sourceFrameOnScreenForShareItem:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SourceFrameOnScreenForShareItem : AppKit.NSSharingService * AppKit.INSPasteboardWriting -> CoreGraphics.CGRect
override this.SourceFrameOnScreenForShareItem : AppKit.NSSharingService * AppKit.INSPasteboardWriting -> CoreGraphics.CGRect

Parameters

sharingService
NSSharingService

Returns

Attributes

Applies to