Xamarin Forms ListView SelectedItem Binding Issue

后端 未结 2 1787
谎友^
谎友^ 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 13:56

    The Xamarin Forms team created a pull request to solve some of the issues here: https://github.com/xamarin/Xamarin.Forms/pull/1152

    But, I don't believe this pull request was ever accepted in to the master branch of Xamarin Forms.

提交回复
热议问题