C# Class io.github.droidkaigi.confsched.widget.MapSearchViewBinding

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

Méthodes publiques

Свойство Type Description
mapListContainer Android.Views.ViewGroup

Méthodes publiques

Méthode Description
Inflate ( Android.Views.LayoutInflater inflater, int layoutId, MapSearchView view, bool attachToRoot ) : MapSearchViewBinding

Private Methods

Méthode Description
MapSearchViewBinding ( Android.Views.LayoutInflater inflater, int layoutId, MapSearchView view, bool attachToRoot ) : System

Method Details

Inflate() public static méthode

public static Inflate ( Android.Views.LayoutInflater inflater, int layoutId, MapSearchView view, bool attachToRoot ) : MapSearchViewBinding
inflater Android.Views.LayoutInflater
layoutId int
view MapSearchView
attachToRoot bool
Résultat MapSearchViewBinding

Property Details

mapListContainer public_oe property

public ViewGroup,Android.Views mapListContainer
Résultat Android.Views.ViewGroup