@@jfversluis Thank you so much! I was actually aiming to implement long press for multiple selection, and your video provided the perfect solution. Your expertise is invaluable, and I truly appreciate your willingness to help out! 😍
@@jfversluis That's fantastic news! I've been eagerly awaiting the sticky view functionality in .NET MAUI. It's a crucial feature for my project, and I can't wait to see it in action. Thank you for the update, and I'm looking forward to its release!
Hello Gerald, your videos have been very helpful! I got a question regarding background services in .NET MAUI for iOS. Is there a way to consistently process data in the background without the MAUI app terminating?
@@jfversluis could you give example of command signature which accepts a model as parameter ? Eg within a carousel or listview "binding ." Works for click or command but for longpress it says wrong signature on the command constructor and initialisation.
I tried this behavior inside a grid label. It doesn't respect LongPressDuration. As soon as I touch the grid label the command is executed. Do you have a clue of what's happening?
Hello gerald can i ask you a question in vs code in mac for .net maui 8 sometimes i try to run the project but no stimulators show and tells me no simulators found and sometimes i found simulators. Why this happens and how to solve it?
Hi Gerald . Am getting "System.InvalidOperationException: 'Operation is not valid due to the current state of the object.'" when try to use inside the collection view like "
Can touch this tudududu
M.C. MAUI approves this message...
I've been waiting for long press for long. Finally it's here.
Ripple effect is back too? I think it was called native animation in Xamarin
Cool functionality Gerald! Binding multiple touch types to a single element shall come in useful in my Maui Game development!
Awesome! Thanks Gerald for sharing 🎉❤
You're very welcome! Hope this is useful!
Can you make a video on foreground/background services for MAUI?
With plugins or otherwise
I really like your content and explanations
Thank you
Many thanks Gerald! this is one of the things I was waiting for to be ready before I start my MAUI migration journey
Perfect! Hope it serves you well!
Thank you. Having trouble creating the TouchBehavior pragmatically.
Thankyou
Gerald Versluis😍
My pleasure! Did you need long press?
@@jfversluis Thank you so much! I was actually aiming to implement long press for multiple selection, and your video provided the perfect solution. Your expertise is invaluable, and I truly appreciate your willingness to help out! 😍
@@jfversluis That's fantastic news! I've been eagerly awaiting the sticky view functionality in .NET MAUI. It's a crucial feature for my project, and I can't wait to see it in action. Thank you for the update, and I'm looking forward to its release!
Thanks for all your effort on .NET MAUI
Woohoo and thank you for watching and this support Emmanuel! Much appreciated!
Hello Gerald, your videos have been very helpful! I got a question regarding background services in .NET MAUI for iOS. Is there a way to consistently process data in the background without the MAUI app terminating?
Thank you.
can you make a video to general html and screenshot to image?
Hello Gérald
I would like a tutorial video showing how to use .net maui using vs code, how to configure android sdk and jdk on mac
I managed to properly configure .Net MAUI in vs code
If I want to use the animation effect in TouchEffect, how to achieve it? There are some controls that I plan to make have click effects.
Hi. What's the signature of the code behind command with parameter? Obviously very crucial part missing from your tutorial. Thanks.
The same as any other Command with a parameter. No different for TouchEffect, that is why I didn't go into it specifically.
@@jfversluis but it's saying wrong signature etc?
@@jfversluis could you give example of command signature which accepts a model as parameter ? Eg within a carousel or listview "binding ." Works for click or command but for longpress it says wrong signature on the command constructor and initialisation.
Really cool!
I tried this behavior inside a grid label. It doesn't respect LongPressDuration. As soon as I touch the grid label the command is executed. Do you have a clue of what's happening?
Can we have a video on white labelling in MAUI ?
Cool thing. Thanks 😊
Hello gerald can i ask you a question in vs code in mac for .net maui 8 sometimes i try to run the project but no stimulators show and tells me no simulators found and sometimes i found simulators. Why this happens and how to solve it?
Whenever I face this issue I basically use Android device manager and Xcode's Simulator app to manually load the simulator and then it works fine
thank you. good.
I like it 🎉😀
Very nice❤🎉🎉
Thank you! Cheers!
Hi Gerald . Am getting "System.InvalidOperationException: 'Operation is not valid due to the current state of the object.'" when try to use inside the collection view like "
" .😐
I'm getting the same error too
Please open an issue on the repository of your think something is wrong