NSTableHeaderView.GetStringForToolTip(NSView, nint, CGPoint, IntPtr) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("view:stringForToolTip:point:userData:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual string GetStringForToolTip (AppKit.NSView view, nint tag, CoreGraphics.CGPoint point, IntPtr data);
abstract member GetStringForToolTip : AppKit.NSView * nint * CoreGraphics.CGPoint * nativeint -> string
override this.GetStringForToolTip : AppKit.NSView * nint * CoreGraphics.CGPoint * nativeint -> string
Paramètres
- view
- NSView
- tag
- System.System.IntPtr System.nativeint
- point
- CGPoint
- data
-
IntPtr
nativeint
Retours
Implémente
- Attributs