struct Button
A control that initiates an action.
struct EditButton
A button that toggles the edit mode environment value.
struct PasteButton
A system button that reads data from the pasteboard and delivers it to a closure.
struct Link
A control for navigating to a URL.
あるURLへと案内するためのコントロール。
struct Menu
A control for presenting a menu of actions.
アクションいくつかからなるあるメニューを提示するためのコントロール。