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

返回

适用于