How to fill a button with an image in Xamarin Forms?

后端 未结 2 1097
再見小時候
再見小時候 2021-01-31 19:32

I am trying to fill a Button with an Image. The button resides within a Grid. The problem is that the image is not fully filling the button. I have als

2条回答
  •  误落风尘
    2021-01-31 20:26

    I have not used it myself but maybe you can use this one from XLab

    https://github.com/XLabs/Xamarin-Forms-Labs/wiki/ImageButton

提交回复
热议问题