C# Class BLE.Client.Pages.BasePage

Inheritance: Xamarin.Forms.ContentPage
显示文件 Open project: xabre/xamarin-bluetooth-le

Protected Methods

Method Description
OnAppearing ( ) : void
OnDisappearing ( ) : void

Method Details

OnAppearing() protected method

protected OnAppearing ( ) : void
return void

OnDisappearing() protected method

protected OnDisappearing ( ) : void
return void