C# Class EvolveApp.Views.Pages.DeviceLandingPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: xamarin/mini-hacks

Méthodes publiques

Méthode Description
DeviceLandingPage ( ParticleDevice device ) : System

Méthodes protégées

Méthode Description
OnAppearing ( ) : void

Method Details

DeviceLandingPage() public méthode

public DeviceLandingPage ( ParticleDevice device ) : System
device Particle.ParticleDevice
Résultat System

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void