C# Class SwippableBottomTabView.PagerIndicatorTabs

Inheritance: Xamarin.Forms.Grid
Afficher le fichier Open project: imgen/XamarinForms.SwippableBottomTabView Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemsSourceProperty BindableProperty
SelectedItemProperty BindableProperty

Méthodes publiques

Méthode Description
PagerIndicatorTabs ( ) : System.Collections

Private Methods

Méthode Description
CreateTabs ( ) : void
ItemsSourceChanged ( ) : void
ItemsSourceChanging ( ) : void
SelectTab ( StackLayout tab ) : void
SelectedItemChanged ( ) : void
UnselectTab ( StackLayout tab ) : void

Method Details

PagerIndicatorTabs() public méthode

public PagerIndicatorTabs ( ) : System.Collections
Résultat System.Collections

Property Details

ItemsSourceProperty public_oe static_oe property

public static BindableProperty ItemsSourceProperty
Résultat BindableProperty

SelectedItemProperty public_oe static_oe property

public static BindableProperty SelectedItemProperty
Résultat BindableProperty