다음을 통해 공유


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
특성

적용 대상