A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Hello,
Welcome to our Microsoft Q&A platform!
You're getting RecivedSelectedNotebook as null in constructor because
It is populated with value in RecivedSelectedNotebookAccion , RecivedSelectedNotebookAccion is an Action , here it is used as a callback , it is only triggered when clicking on the specific note , but before you clicking on it , the viewmodel has already finished its initialization .
Refer to
https://stackoverflow.com/a/22024979/8187800.
Best Regards,
Cole Xia
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.