C# Class DK.Ostebaronen.Droid.ViewPagerIndicator.TabPageIndicator.TabView

Inheritance: Android.Widget.TextView
Afficher le fichier Open project: Cheesebaron/ViewPagerIndicator

Méthodes publiques

Méthode Description
TabView ( Android.Content.Context context, TabPageIndicator indicator ) : System

Méthodes protégées

Méthode Description
OnMeasure ( int widthMeasureSpec, int heightMeasureSpec ) : void

Method Details

OnMeasure() protected méthode

protected OnMeasure ( int widthMeasureSpec, int heightMeasureSpec ) : void
widthMeasureSpec int
heightMeasureSpec int
Résultat void

TabView() public méthode

public TabView ( Android.Content.Context context, TabPageIndicator indicator ) : System
context Android.Content.Context
indicator TabPageIndicator
Résultat System