Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

How to use the Prism framework with the TabPage control

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