C# 클래스 SwippableBottomTabView.PagerIndicatorTabs

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

공개 프로퍼티들

프로퍼티 타입 설명
ItemsSourceProperty BindableProperty
SelectedItemProperty BindableProperty

공개 메소드들

메소드 설명
PagerIndicatorTabs ( ) : System.Collections

비공개 메소드들

메소드 설명
CreateTabs ( ) : void
ItemsSourceChanged ( ) : void
ItemsSourceChanging ( ) : void
SelectTab ( StackLayout tab ) : void
SelectedItemChanged ( ) : void
UnselectTab ( StackLayout tab ) : void

메소드 상세

PagerIndicatorTabs() 공개 메소드

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

프로퍼티 상세

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

public static BindableProperty ItemsSourceProperty
리턴 BindableProperty

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

public static BindableProperty SelectedItemProperty
리턴 BindableProperty