다음을 통해 공유


NSSharingServiceDelegate.CreateAnchoringView 메서드

정의

[Foundation.Export("anchoringViewForSharingService:showRelativeToRect:preferredEdge:")]
public virtual AppKit.NSView CreateAnchoringView (AppKit.NSSharingService sharingService, ref CoreGraphics.CGRect positioningRect, ref AppKit.NSRectEdge preferredEdge);
abstract member CreateAnchoringView : AppKit.NSSharingService *  *  -> AppKit.NSView
override this.CreateAnchoringView : AppKit.NSSharingService *  *  -> AppKit.NSView

매개 변수

sharingService
NSSharingService
positioningRect
CGRect
preferredEdge
NSRectEdge

반환

특성

적용 대상