共用方式為


NSSegmentedControl.SetImage(NSImage, nint) 方法

定義

[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

參數

image
NSImage
segment
System.System.IntPtr System.nativeint
屬性

適用於