The label is a view that describes the button's action — for example, by showing text, an icon, or both: Button(action: signIn) { Text("Sign In") }.
確定! 回上一頁