I'm using this xaml code in Uno:
<TextBlock Text="Goodday" >
<TextBlock.LayoutTransform>
<RotateTransform Angle="90" />
</TextBlock.LayoutTransform>
</TextBlock>
But text doen not rotate. Any clue?
" />
I'm using this xaml code in Uno:
<TextBlock Text="Goodday" >
<TextBlock.LayoutTransform>
<RotateTransform Angle="90" />
</TextBlock.LayoutTransform>
</TextBlock>
But text doen not rotate. Any clue?
Copyright © 2021 Jogjafile Inc.