mfractor / mfractor.github.io

Documentation for MFractor, the ultimate .NET MAUI productivity tool.
https://docs.mfractor.com
2 stars 3 forks source link

Break out the type inference documentation from bindable property wizard #24

Closed matthewrdev closed 4 years ago

matthewrdev commented 4 years ago

The type inference engine that back the attached property, bindable property and value converter wizards needs to be broken out into its own documentation article.

Additionally, please review the behaviour of the ITypeInferenceService and update the documentation to reflect the new additions to its behaviour (such as being able to detect pluralisation and then generate lists of known types).

matthewrdev commented 4 years ago

This is completed: https://docs.mfractor.com/xamarin-forms/automatic-type-inference/