Structure
WheelPickerStyle
A picker style that presents the options in a scrollable wheel that shows the selected option and a few neighboring options.
あるピッカースタイル、それはオプションそれらをスクロール可能ホイールにおいて提示します、それは選択されたオプションと少数の隣接しているオプションを示します。
Overview
概要
You can also use wheel
to construct this style.
Topics
話題
Getting the Picker Style
static var wheel: WheelPickerStyle
A picker style that presents the options in a scrollable wheel that shows the selected option and a few neighboring options.
あるピッカースタイル、それはオプションそれらをスクロール可能ホイールにおいて提示します、それは選択されたオプションと少数の隣接しているオプションを示します。
Available when Self
is WheelPickerStyle
.
Creating a Wheel Picker Style
init()
Sets the picker style to display an item wheel from which the user makes a selection.
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 RadioGroupPickerStyle
A picker style that presents the options as a group of radio buttons.
あるピッカースタイル、それはオプションそれらをラジオボタンいくつかからなるあるグループとして提示します。
struct PopUpButtonPickerStyle
A picker style that presents the options as a menu when the user presses a button.
あるピッカースタイル、それはオプションいくつかをあるメニューとして、ユーザがあるボタンを押す時に提示します。
Deprecated
非推奨