Свойство | Тип | Описание | |
---|---|---|---|
ItemsSourceProperty | BindableProperty | ||
SelectedIndexProperty | BindableProperty | ||
SelectedItemProperty | BindableProperty |
Метод | Описание | |
---|---|---|
CarouselLayout ( ) : System.Collections |
Метод | Описание | |
---|---|---|
LayoutChildren ( double x, double y, double width, double height ) : void |
Метод | Описание | |
---|---|---|
ItemsSourceChanged ( ) : void | ||
ItemsSourceChanging ( ) : void | ||
SelectedItemTimerElapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
UpdateSelectedIndex ( ) : void | ||
UpdateSelectedItem ( ) : void |
public CarouselLayout ( ) : System.Collections | ||
Результат | System.Collections |
protected LayoutChildren ( double x, double y, double width, double height ) : void | ||
x | double | |
y | double | |
width | double | |
height | double | |
Результат | void |
public static BindableProperty ItemsSourceProperty | ||
Результат | BindableProperty |
public static BindableProperty SelectedIndexProperty | ||
Результат | BindableProperty |