NSSegmentedControl.GetToolTip(nint) 方法

定义

[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

参数

forSegment
System.System.IntPtr System.nativeint

返回

属性

适用于