Property | Type | Description |
---|
Method | Description | |
---|---|---|
FrontPagerAdapter ( global f ) : System | ||
GetItem ( int position ) : global::Android.Support.V4.App.Fragment | ||
GetTabView ( int index, Android.Views.LayoutInflater inflater ) : Android.Views.View | ||
GetTitle ( int index ) : string |
public FrontPagerAdapter ( global f ) : System | ||
f | global | |
return | System |
public GetItem ( int position ) : global::Android.Support.V4.App.Fragment | ||
position | int | |
return | global::Android.Support.V4.App.Fragment |
public GetTabView ( int index, Android.Views.LayoutInflater inflater ) : Android.Views.View | ||
index | int | |
inflater | Android.Views.LayoutInflater | |
return | Android.Views.View |