C# Class myProducts.Xamarin.Views.Pages.GalleryPage

Inheritance: CarouselPage
Afficher le fichier Open project: ChristianWeyer/myProducts-End-to-End

Méthodes publiques

Méthode Description
GalleryPage ( IGalleryPageViewModel viewModel ) : System

Méthodes protégées

Méthode Description
OnAppearing ( ) : void

Private Methods

Méthode Description
CreateImagePage ( string image ) : ContentPage

Method Details

GalleryPage() public méthode

public GalleryPage ( IGalleryPageViewModel viewModel ) : System
viewModel IGalleryPageViewModel
Résultat System

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void