Structure
InlinePickerStyle
A PickerStyle
where each option is displayed inline with other views in the current container.
Overview
概要
You can also use inline
to construct this style.
Topics
話題
Creating an Inline Picker Style
init()
Creates an inline 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 RadioGroupPickerStyle
A picker style that presents the options as a group of radio buttons.
あるピッカースタイル、それはオプションそれらをラジオボタンいくつかからなるあるグループとして提示します。
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
非推奨