다음을 통해 공유


NSSegmentedControl.FromLabels 메서드

정의

public static AppKit.NSSegmentedControl FromLabels (string[] labels, AppKit.NSSegmentSwitchTracking trackingMode, Action action);
static member FromLabels : string[] * AppKit.NSSegmentSwitchTracking * Action -> AppKit.NSSegmentedControl

매개 변수

labels
String[]
action
Action

반환

적용 대상