标签: c# visual-studio list listview xamarin
我想将ListView绑定到名为Users的List。该列表包含一列名为:Name。现在我想在ListView中显示所有名称,但.DataSource在这里不起作用!还有另一种方式吗?