NSView.AddToolTip(CGRect, NSObject, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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