728x90
반응형
<Label.FormattedText> <FormattedString> <FormattedString.Spans> <Span Text="("/> <Span Text="{Binding MainNotice.created_at}"/> <Span Text=") "/> <Span Text="{Binding MainNotice.title}" /> </FormattedString.Spans> </FormattedString> </Label.FormattedText> </Label>
|
반응형
'Xamarin_MAUI' 카테고리의 다른 글
[Xamarin] 백그라운드 위치 권한 허용 불가 관련 (0) | 2021.12.16 |
---|---|
[Xamarin] AndroidX.RecyclerView.Widget.RecyclerView/LayoutManager 오류 (0) | 2021.08.25 |
[Xamarin] Label Multi Binding 처리하기 (0) | 2021.08.19 |
[Xamarin] Zxing Barcode 생성을 위한 xaml 코드 (0) | 2021.08.06 |
[Xamarin] XA0132: The package was not installed. Please check you do not have it installed under any other user. (0) | 2021.07.30 |
[Xamarin] Zxing 를 이용해 QRCode Image 를 Stream 으로 가져오기 (0) | 2021.07.14 |