Skip to content

Test project for issue with MAUI's new CollectionViewHandler2 for iOS

Notifications You must be signed in to change notification settings

DDHSchmidt/SourceBindingTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SourceBindingTest

Test project for issue with MAUI's new CollectionViewHandler2 for iOS

When using the new ColectionViewHandler2 from Maui 9, none of the attached properties can be evaluated anymore. Don't get confused by the useless "PressedRoutingEffect", it is only a placeholder for other, more useful effects.

If you outcomment the "AddHandler" line in MauiProgram.cs, the attached properties can be evaluated again and the output in the bottom line of the screen will be updated on clicks.

About

Test project for issue with MAUI's new CollectionViewHandler2 for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages