C# Class DroidKaigi2016Xamarin.Droid.Fragments.MapFragmentBinding

Afficher le fichier Open project: amay077/DroidKaigi2016Xamarin Class Usage Examples

Méthodes publiques

Свойство Type Description
loadingView FrameLayout
mapSearchView io.github.droidkaigi.confsched.widget.MapSearchView

Méthodes publiques

Méthode Description
Inflate ( Android.Views.LayoutInflater inflater, Android.Views.ViewGroup root, bool attachToRoot ) : MapFragmentBinding
MapFragmentBinding ( Android.Views.LayoutInflater inflater, Android.Views.ViewGroup root, bool attachToRoot ) : System

Method Details

Inflate() public static méthode

public static Inflate ( Android.Views.LayoutInflater inflater, Android.Views.ViewGroup root, bool attachToRoot ) : MapFragmentBinding
inflater Android.Views.LayoutInflater
root Android.Views.ViewGroup
attachToRoot bool
Résultat MapFragmentBinding

MapFragmentBinding() public méthode

public MapFragmentBinding ( Android.Views.LayoutInflater inflater, Android.Views.ViewGroup root, bool attachToRoot ) : System
inflater Android.Views.LayoutInflater
root Android.Views.ViewGroup
attachToRoot bool
Résultat System

Property Details

loadingView public_oe property

public FrameLayout loadingView
Résultat FrameLayout

mapSearchView public_oe property

public MapSearchView,io.github.droidkaigi.confsched.widget mapSearchView
Résultat io.github.droidkaigi.confsched.widget.MapSearchView