NSTableHeaderView.GetStringForToolTip(NSView, nint, CGPoint, IntPtr) Method

Definition

[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

Parameters

view
NSView
tag
System.System.IntPtr System.nativeint
point
CGPoint
data
IntPtr

nativeint

Returns

Implements

Attributes

Applies to