static var menu: 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.
Available when
Self
is MenuPickerStyle
.Availability 有効性
Technology
struct MenuPickerStyle
You can also use menu
to construct this style.
static var menu: MenuPickerStyle
Self
is MenuPickerStyle
.init()
struct DefaultPickerStyle
struct InlinePickerStyle
PickerStyle
where each option is displayed inline with other views in the current container.struct RadioGroupPickerStyle
struct SegmentedPickerStyle
struct WheelPickerStyle
struct PopUpButtonPickerStyle