INSViewToolTipOwner Interface

Definition

[Foundation.Protocol(Name="NSViewToolTipOwner", WrapperType=typeof(AppKit.NSViewToolTipOwnerWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INSViewToolTipOwner : IDisposable, ObjCRuntime.INativeObject
type INSViewToolTipOwner = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

GetStringForToolTip(NSView, nint, CGPoint, IntPtr)

Applies to