C# 클래스 PhotoViewerTest.PhotoCarousel

상속: Xamarin.Forms.ContentView
파일 보기 프로젝트 열기: Manne990/PhotoViewerTest 1 사용 예제들

공개 메소드들

메소드 설명
LoadPhotos ( List images, int selectedIndex ) : void
PhotoCarousel ( ) : System

비공개 메소드들

메소드 설명
CreatePagesCarousel ( ) : CarouselLayout

메소드 상세

LoadPhotos() 공개 메소드

public LoadPhotos ( List images, int selectedIndex ) : void
images List
selectedIndex int
리턴 void

PhotoCarousel() 공개 메소드

public PhotoCarousel ( ) : System
리턴 System