Vertical Button Text Position with Fixed Height

Nathan Sokalski 4,111 Reputation points
2023-03-15T21:18:14.9066667+00:00

I have a Button with a fixed height, and I need to offset the position of the text upwards. Increasing the bottom padding does not work, because the bottom of the text is initially cropped due to the Button having a fixed height. How can I reposition the text in the Button?

Developer technologies .NET Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.