FormListPickerItem Constructors
A list element that allows users to select options in a picker. This component serves as a single item in a composite UI structure such as a data entry form, profile page, menu, action sheet, or settings panel. You can show picker list items in a page, bottom sheet or popup.Name | Description |
---|---|
FormListPickerItem() | Initializes a new instance of the FormListPickerItem class. |
See Also