Structure
RadioGroupPickerStyle
A picker style that presents the options as a group of radio buttons.
あるピッカースタイル、それはオプションそれらをラジオボタンいくつかからなるあるグループとして提示します。
Declaration
宣言
struct RadioGroupPickerStyle
Overview
概要
You can also use radioGroup
to construct this style.
Topics
話題
Creating a Radio Group Picker Style
init()
Creates a radio group picker style.
Default Implementations
省略時実装
See Also
参照
Supporting Types
支援を行う型
struct MenuPickerStyle
A picker style that presents the options as a menu when the user presses a button, or as a submenu when nested within a larger menu.
struct WheelPickerStyle
A picker style that presents the options in a scrollable wheel that shows the selected option and a few neighboring options.
あるピッカースタイル、それはオプションそれらをスクロール可能ホイールにおいて提示します、それは選択されたオプションと少数の隣接しているオプションを示します。
struct PopUpButtonPickerStyle
A picker style that presents the options as a menu when the user presses a button.
あるピッカースタイル、それはオプションいくつかをあるメニューとして、ユーザがあるボタンを押す時に提示します。
Deprecated
非推奨