INSToolTipOwner Interface

Definition

[Foundation.Protocol(IsInformal=true, Name="NSToolTipOwner", WrapperType=typeof(AppKit.NSToolTipOwnerWrapper))]
public interface INSToolTipOwner : IDisposable, ObjCRuntime.INativeObject
type INSToolTipOwner = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

GetStringForToolTip(NSView, nint, CGPoint, IntPtr)

Applies to