static var automatic: DefaultPickerStyle
The default picker style, based on the picker’s context.
省略時のピッカースタイル、そのピッカーのもつ文脈に基づいて。
Available when
Self
is DefaultPickerStyle
.Availability 有効性
Technology
struct DefaultPickerStyle
You can also use automatic
to construct this style.
static var automatic: DefaultPickerStyle
Self
is DefaultPickerStyle
.init()
struct InlinePickerStyle
PickerStyle
where each option is displayed inline with other views in the current container.struct MenuPickerStyle
struct RadioGroupPickerStyle
struct SegmentedPickerStyle
struct WheelPickerStyle
struct PopUpButtonPickerStyle