반응형
<lottie:AnimationView
x:Name="hooray"
Margin="0"
Animation="resource://Resources.Jsons.hooray.json?assembly=DreamforaV2"
AnimationSource="EmbeddedResource"
AutoPlay="False"
HorizontalOptions="Fill"
InputTransparent="True"
IsVisible="False"
OnFinishedAnimation="OnHoorayAnimationFinished"
RotationY="180"
VerticalOptions="Fill" />
중요
Animation="resource://Resources.Jsons.hooray.json?assembly=DreamforaV2"
AnimationSource="EmbeddedResource"
반응형
'프로그래밍 > App 개발' 카테고리의 다른 글
[Xamarin] Draw Arc with SkiaSharp (0) | 2021.06.14 |
---|---|
[Xamarin] custom keyboard attachable view (0) | 2021.06.09 |
기술스택 (0) | 2021.05.27 |
[Xamarin] Xamarin.Forms iOS Distribution (2021) (0) | 2021.04.21 |
[Xamarin] Xamarin.Forms Custom BottomSheet (source code) (0) | 2021.04.21 |