Xamarin Forms ListView SelectedItem Binding Issue

后端 未结 2 1814
谎友^
谎友^ 2021-01-28 13:36

ListViews follow the ItemPicker/Selector pattern of UI controls. Generally speaking, these types of controls, regardless of their platform will have a SelectedItem, and an Items

2条回答
  •  耶瑟儿~
    2021-01-28 14:11

    The AdaptListView is a suitable alternative to the ListView control and isn't subject to these issues.

提交回复
热议问题