Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148382 | Oct 17,2019 09:10 AM UTC | Oct 17,2019 11:29 AM UTC | Xamarin.Forms | 1 |
![]() |
Tags: SfBadgeView |
<badge:SfBadgeView.Content>
<Grid>
<Frame Padding="10,10,10,5" CornerRadius="10" HasShadow="true" Margin="5"
BorderColor="AliceBlue" BackgroundColor="Blue"
MinimumWidthRequest="100" MinimumHeightRequest="100">
<StackLayout>
<Label Text="Content"
FontAttributes="None"
LineBreakMode="WordWrap"
FontSize="Small"
HorizontalOptions="StartAndExpand"
HorizontalTextAlignment="Start"
/>
</StackLayout>
</Frame>
</Grid>
</badge:SfBadgeView.Content> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.