そして、「.frame」の引数「width」に横幅、引数「height」に高さを指定します。 Button(action: { //タップ処理},label: { Text("Button") }) .frame( ...
確定! 回上一頁