Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道删除所有分隔符的选项
View.ListView (separatorVisibility = SeparatorVisibility.None)
但是有没有一个选项可以在最后一项之后只删除分隔符而不在单元格中构建我自己的分隔符?