C# Class SwippableBottomTabView.PagerIndicatorTabs

Inheritance: Xamarin.Forms.Grid
Datei anzeigen Open project: imgen/XamarinForms.SwippableBottomTabView Class Usage Examples

Public Properties

Property Type Description
ItemsSourceProperty BindableProperty
SelectedItemProperty BindableProperty

Public Methods

Method Description
PagerIndicatorTabs ( ) : System.Collections

Private Methods

Method Description
CreateTabs ( ) : void
ItemsSourceChanged ( ) : void
ItemsSourceChanging ( ) : void
SelectTab ( StackLayout tab ) : void
SelectedItemChanged ( ) : void
UnselectTab ( StackLayout tab ) : void

Method Details

PagerIndicatorTabs() public method

public PagerIndicatorTabs ( ) : System.Collections
return System.Collections

Property Details

ItemsSourceProperty public_oe static_oe property

public static BindableProperty ItemsSourceProperty
return BindableProperty

SelectedItemProperty public_oe static_oe property

public static BindableProperty SelectedItemProperty
return BindableProperty