C# 클래스 SwippableBottomTabView.Controls.CarouselLayout

상속: Xamarin.Forms.ScrollView
파일 보기 프로젝트 열기: imgen/XamarinForms.SwippableBottomTabView 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

메소드 상세

CarouselLayout() 공개 메소드

public CarouselLayout ( ) : System.Collections
리턴 System.Collections

LayoutChildren() 보호된 메소드

protected LayoutChildren ( double x, double y, double width, double height ) : void
x double
y double
width double
height double
리턴 void

프로퍼티 상세

ItemsSourceProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ItemsSourceProperty
리턴 BindableProperty

SelectedIndexProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty SelectedIndexProperty
리턴 BindableProperty

SelectedItemProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty SelectedItemProperty
리턴 BindableProperty