TimLariviere / Fabulous-new

Fabulous v2 - Work in progress
https://timothelariviere.com/Fabulous-new/
Other
41 stars 3 forks source link

View + VisualElement Extensions #62

Closed edgarfgp closed 2 years ago

edgarfgp commented 2 years ago

This PR adds View and VisualElement extension based on https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.visualelement?view=xamarin-forms

TimLariviere commented 2 years ago

Could you add the events Focused and Unfocused on VisualElement, please?

edgarfgp commented 2 years ago

Done . Thanks for the review 😀