다음을 통해 공유


NSSegmentedControl.FromImages 메서드

정의

public static AppKit.NSSegmentedControl FromImages (AppKit.NSImage[] images, AppKit.NSSegmentSwitchTracking trackingMode, Action action);
static member FromImages : AppKit.NSImage[] * AppKit.NSSegmentSwitchTracking * Action -> AppKit.NSSegmentedControl

매개 변수

images
NSImage[]
action
Action

반환

적용 대상