NSSharingServiceDelegate.CreateAnchoringView Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- sharingService
- NSSharingService
- positioningRect
- CGRect
- preferredEdge
- NSRectEdge
Retornos
- Atributos