我试图在 contextMenu 中配置按钮,但是它不起作用。 Text("A label that have context menu") .contextMenu { Button(action: { // remove it }) { Text("Remove") .
確定! 回上一頁