NSSegmentedControl.SetImage(NSImage, nint) Method

Definition

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

Parameters

image
NSImage
segment
System.System.IntPtr System.nativeint
Attributes

Applies to