NSView.AddToolTip(CGRect, NSObject, IntPtr) Method

Definition

[Foundation.Export("addToolTipRect:owner:userData:")]
public virtual nint AddToolTip (CoreGraphics.CGRect aRect, Foundation.NSObject anObject, IntPtr data);
abstract member AddToolTip : CoreGraphics.CGRect * Foundation.NSObject * nativeint -> nint
override this.AddToolTip : CoreGraphics.CGRect * Foundation.NSObject * nativeint -> nint

Parameters

aRect
CGRect
anObject
NSObject
data
IntPtr

nativeint

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to