C# Class SwippableBottomTabView.PagerIndicatorDots

Inheritance: Xamarin.Forms.StackLayout
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
PagerIndicatorDots ( ) : System

Private Methods

Méthode Description
CreateDot ( ) : void
CreateTabs ( ) : void
ItemsSourceChanged ( ) : void
ItemsSourceChanging ( ) : void
SelectDot ( Button dot ) : void
SelectedItemChanged ( ) : void
UnselectDot ( Button dot ) : void

Method Details

PagerIndicatorDots() public méthode

public PagerIndicatorDots ( ) : System
Résultat System

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