Share via


NSSegmentedCell.GetImageForSegment(IntPtr) Method

Definition

[Foundation.Export("imageForSegment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImage GetImageForSegment(IntPtr forSegment);
[<Foundation.Export("imageForSegment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetImageForSegment : nativeint -> AppKit.NSImage
override this.GetImageForSegment : nativeint -> AppKit.NSImage

Parameters

forSegment
IntPtr

nativeint

Returns

Attributes

Applies to