Добавил Label на новую станичку
This commit is contained in:
parent
63589726bb
commit
3675cf5729
@ -8,5 +8,9 @@
|
||||
Text="Welcome to .NET MAUI!"
|
||||
VerticalOptions="Center"
|
||||
HorizontalOptions="Center" />
|
||||
<Label
|
||||
Text="Новая страничка"
|
||||
VerticalOptions="Center"
|
||||
HorizontalOptions="Center" />
|
||||
</VerticalStackLayout>
|
||||
</ContentPage>
|
Loading…
x
Reference in New Issue
Block a user