This example shows how to enable Prism for the DevExpress Xamarin.Forms TabPage and support the following features:
- Specify the selectedTab navigation parameter to switch between tabs
- Enable the AutoWireViewModel attached property for tabs
- Support the IActiveAware interface for a tab's ViewModel
This sample project includes code from the following framework:
Prism (Open Source – MIT License)
Copyright (c) .NET Foundation. All rights reserved.
https://github.com/PrismLibrary/Prism/blob/master/LICENSE