C# Class XamarinSampleApp.IntroCarousel

Inheritance: CarouselPage
Mostrar archivo Open project: xamarin/mini-hacks Class Usage Examples

Public Methods

Method Description
IntroCarousel ( ) : System

Protected Methods

Method Description
ShowScrollOption ( double after, double delay ) : void

Method Details

IntroCarousel() public method

public IntroCarousel ( ) : System
return System

ShowScrollOption() protected method

protected ShowScrollOption ( double after, double delay ) : void
after double
delay double
return void