C# Класс MonocleGiraffe.Android.Activities.FrontPagerAdapter

Наследование: FragmentPagerAdapter
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
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

Описание методов

FrontPagerAdapter() публичный Метод

public FrontPagerAdapter ( global f ) : System
f global
Результат System

GetItem() публичный Метод

public GetItem ( int position ) : global::Android.Support.V4.App.Fragment
position int
Результат global::Android.Support.V4.App.Fragment

GetTabView() публичный Метод

public GetTabView ( int index, Android.Views.LayoutInflater inflater ) : Android.Views.View
index int
inflater Android.Views.LayoutInflater
Результат Android.Views.View

GetTitle() публичный Метод

public GetTitle ( int index ) : string
index int
Результат string