C# Class BluetoothLE.Example.App

Inheritance: Xamarin.Forms.Application
Show file Open project: tbrushwyler/Xamarin.BluetoothLE

Protected Methods

Method Description
OnResume ( ) : void
OnSleep ( ) : void
OnStart ( ) : void

Private Methods

Method Description
App ( ) : System

Method Details

OnResume() protected method

protected OnResume ( ) : void
return void

OnSleep() protected method

protected OnSleep ( ) : void
return void

OnStart() protected method

protected OnStart ( ) : void
return void