NSSegmentedControl.GetToolTip(nint) Method

Definition

[Foundation.Export("toolTipForSegment:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string GetToolTip (nint forSegment);
abstract member GetToolTip : nint -> string
override this.GetToolTip : nint -> string

Parameters

forSegment
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to