C# Class PhotoViewerTest.PhotoCarousel

Inheritance: Xamarin.Forms.ContentView
Afficher le fichier Open project: Manne990/PhotoViewerTest Class Usage Examples

Méthodes publiques

Méthode Description
LoadPhotos ( List images, int selectedIndex ) : void
PhotoCarousel ( ) : System

Private Methods

Méthode Description
CreatePagesCarousel ( ) : CarouselLayout

Method Details

LoadPhotos() public méthode

public LoadPhotos ( List images, int selectedIndex ) : void
images List
selectedIndex int
Résultat void

PhotoCarousel() public méthode

public PhotoCarousel ( ) : System
Résultat System