C# Class Restaurant.Droid.Renderers.AppMasterDetailRenderer

Inheritance: Xamarin.Forms.Platform.Android.AppCompat.MasterDetailPageRenderer
ファイルを表示 Open project: Jurabek/Restaurant

Protected Methods

Method Description
OnElementChanged ( VisualElement oldElement, VisualElement newElement ) : void

Method Details

OnElementChanged() protected method

protected OnElementChanged ( VisualElement oldElement, VisualElement newElement ) : void
oldElement Xamarin.Forms.VisualElement
newElement Xamarin.Forms.VisualElement
return void