Changing fonts and text size of SButton more easilly

I couldn’t find an easy way for changing fonts and text size of SButton (Or maybe doesn’t exist). It would be convenient if we can.

Could you elaborate on what you mean exactly?

You generally add a text block to the button in order for it to display text.

I’m not sure that I understand. SButton has a parameter exposed for TextStyle that gets applied to the text if Text has been specified. You generally only add a STextBlock to it if you require more control.

It would be best if the OP clarified.