-1

This is the shared touch effect files This is the android platforms specific code This is where I register the effect and the handler This is where I used toucheffect nativeanimation property Some properties are working , for example : the PressedOpacityBackgroundColor. Is there a way to make the native animation property to work

I tried from someone's code from where this issue was mentioned. I implemented as it is but the native animation property isn't working and also some other properties as well.

1 Answers1

1

You can also use the Toutheffect in the MAUI.

You can add the Xamarin.CommunityToolkit.MauiCompat 2.0.2-preview1013 to your project. It is the .NET MAUI Compatible version of Xamarin.CommunityToolkit.

Guangyu Bai - MSFT
  • 2,555
  • 1
  • 2
  • 8