次の方法で共有


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

戻り値

適用対象