Type Property 型プロパティ

borderedButton

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

Declaration 宣言

static var borderedButton: BorderedButtonMenuStyle { get }
Available when Self is BorderedButtonMenuStyle.

Discussion 議論

On macOS, the button displays an arrow indicating that it presents a menu. macOSでは、ボタンはそれがメニューを提示することを指し示している矢印を表示します。

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

See Also 参照

Getting Built-in Menu Styles