Edit

Share via


NSSegmentedControl.FromLabels Method

Definition

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

Parameters

labels
String[]
action
Action

Returns

Applies to