Structure

PopUpButtonPickerStyle

A picker style that presents the options as a menu when the user presses a button. あるピッカースタイル、それはオプションいくつかをあるメニューとして、ユーザがあるボタンを押す時に提示します。

Declaration 宣言

struct PopUpButtonPickerStyle

Overview 概要

Use this style when there are more than five options. Consider using RadioGroupPickerStyle when there are fewer than five options.

The button itself indicates the selected option. You can include additional controls in the set of options, such as a button to customize the list of options.

To apply this style to a picker, or to a view that contains pickers, use the pickerStyle(_:) modifier.

Topics 話題

Initializers イニシャライザ

Relationships 関係

Conforms To 次に準拠

See Also 参照

Supporting Types 支援を行う型