microsoft / FigmaSharp

Create apps with Figma
MIT License
441 stars 24 forks source link

cocoa segmentedcontrol: Support Momentary mode #337

Closed hbons closed 3 years ago

hbons commented 3 years ago
image

Add Momentary mode to NSSegmentedControl. This allows you to use the control as grouped buttons, rather than a tab-like control. We check if one of the items is selected/highlighted in blue, if not: use Momentary mode.