「MAUIのXAMLでボタンの中身をViewにしたい」の版間の差分
Administrator (トーク | 投稿記録) 編集の要約なし |
Administrator (トーク | 投稿記録) |
||
| 37行目: | 37行目: | ||
<StackLayout> | <StackLayout> | ||
<!-- | <!-- スマホのカメラによくある撮影ボタンのようなもの --> | ||
<local:ContentButton | <local:ContentButton | ||
BackgroundColor="CornflowerBlue" | BackgroundColor="CornflowerBlue" | ||