Type Property 型プロパティ

borderlessButton

A menu style that displays a borderless button that toggles the display of the menu’s contents when pressed. あるメニュースタイル、それは境界線なしボタンを表示します、それは押された時にメニューのもつ内容の表示をオンオフします。

Declaration 宣言

static var borderlessButton: BorderlessButtonMenuStyle { get }
Available when Self is BorderlessButtonMenuStyle.

Discussion 議論

On macOS, the button optionally displays an arrow indicating that it presents a menu.

Pressing and then dragging into the contents triggers the chosen action on release. 押してそれから内容へとドラッグしていくことは、離される時に選択されたアクションを引き起こします。