C# Class Restaurant.Droid.Renderers.AppMasterDetailRenderer

Inheritance: Xamarin.Forms.Platform.Android.AppCompat.MasterDetailPageRenderer
Afficher le fichier Open project: Jurabek/Restaurant

Méthodes protégées

Méthode Description
OnElementChanged ( VisualElement oldElement, VisualElement newElement ) : void

Method Details

OnElementChanged() protected méthode

protected OnElementChanged ( VisualElement oldElement, VisualElement newElement ) : void
oldElement Xamarin.Forms.VisualElement
newElement Xamarin.Forms.VisualElement
Résultat void