C# Class SwippableBottomTabView.PagerIndicatorDots

Inheritance: Xamarin.Forms.StackLayout
ファイルを表示 Open project: imgen/XamarinForms.SwippableBottomTabView Class Usage Examples

Public Properties

Property Type Description
ItemsSourceProperty BindableProperty
SelectedItemProperty BindableProperty

Public Methods

Method Description
PagerIndicatorDots ( ) : System

Private Methods

Method Description
CreateDot ( ) : void
CreateTabs ( ) : void
ItemsSourceChanged ( ) : void
ItemsSourceChanging ( ) : void
SelectDot ( Button dot ) : void
SelectedItemChanged ( ) : void
UnselectDot ( Button dot ) : void

Method Details

PagerIndicatorDots() public method

public PagerIndicatorDots ( ) : System
return System

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