Tech
Forums
Jobs
Books
Events
Videos
Conference
Annual Conference
Bcrypt
Ai Conference
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Xaml page code correct but not viewed
Ask a question
Ask a question
Upload Source Code:
Select only zip and rar file.
Logesh Palani
7y
362
1
Reply
Am creating Xaml application code are correct but run on Android device but only viewed on blank page
how to solve this??????
<
StackLayout
HorizontalOptions
=
"FillAndExpand"
>
<
StackLayout.BackgroundColor
>
<
OnPlatform
x:TypeArguments
=
"Color"
Android
=
"#51COD4"
iOS
=
"51COD4"
WinPhone
=
"51COD4"
>
</
OnPlatform
>
</
StackLayout.BackgroundColor
>
<
ContentPage.BackgroundColor
>
<
Label
Text
=
"Welcome to Xamarin Forms!"
VerticalOptions
=
"Center"
HorizontalOptions
=
"Center"
/>
<
Slider
VerticalOptions
=
"FillAndExpand"
>
</
Slider
>
</
ContentPage.BackgroundColor
>
</
StackLayout
>
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Xaml page backgronud color not displayed why???
Please send to me xaml page navigation link