C# 클래스 DK.Ostebaronen.Droid.ViewPagerIndicator.TabPageIndicator.TabView

상속: Android.Widget.TextView
파일 보기 프로젝트 열기: Cheesebaron/ViewPagerIndicator

공개 메소드들

메소드 설명
TabView ( Android.Content.Context context, TabPageIndicator indicator ) : System

보호된 메소드들

메소드 설명
OnMeasure ( int widthMeasureSpec, int heightMeasureSpec ) : void

메소드 상세

OnMeasure() 보호된 메소드

protected OnMeasure ( int widthMeasureSpec, int heightMeasureSpec ) : void
widthMeasureSpec int
heightMeasureSpec int
리턴 void

TabView() 공개 메소드

public TabView ( Android.Content.Context context, TabPageIndicator indicator ) : System
context Android.Content.Context
indicator TabPageIndicator
리턴 System