다음을 통해 공유


NSTableHeaderView.GetStringForToolTip(NSView, nint, CGPoint, IntPtr) 메서드

정의

[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

매개 변수

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

nativeint

반환

구현

특성

적용 대상