共用方式為


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

傳回

適用於