Xamarin Forms: How can I add padding to a button?

前端 未结 6 1050
天涯浪人
天涯浪人 2021-02-01 19:30

I have the following XAML Xamarin.Forms.Button

I tried to add

6条回答
  •  孤街浪徒
    2021-02-01 20:15

    The simplest you can do is

     
            
            
            
            
    
    

    [such a big headache working with xamarin forms :'(]

提交回复
热议问题