Skip to content

Drag and drop #26

Answered by TimLariviere
mikegladden asked this question in Q&A
Jan 28, 2021 · 0 comment · 1 reply
Discussion options

You must be logged in to vote

Hi @mikegladden

In a general way, you can find the documentation of Fabulous here: https://fsprojects.github.io/Fabulous/Fabulous.XamarinForms/
For documentation on the usage of specific features coming from Xamarin.Forms, I recommend you take a look at the Xamarin.Forms documentation also: https://docs.microsoft.com/en-us/xamarin/xamarin-forms

Porting the C#/XAML samples of the Xamarin.Forms documentation to Fabulous should be relatively straightforward.

Regarding your question about Drag & Drop, here's the Xamarin.Forms documentation for it: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/gestures/drag-and-drop

Based on that page, we can write the following code …

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by TimLariviere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants