NSSegmentedCell.SetImage(NSImage, nint) Method

Definition

[Foundation.Export("setImage:forSegment:")]
public virtual void SetImage (AppKit.NSImage image, nint forSegment);
abstract member SetImage : AppKit.NSImage * nint -> unit
override this.SetImage : AppKit.NSImage * nint -> unit

Parameters

image
NSImage
forSegment
System.System.IntPtr System.nativeint
Attributes

Applies to