C# Class android.location.GpsStatus

Inheritance: java.lang.Object
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
getMaxSatellites ( ) : int
getSatellites ( ) : global::java.lang.Iterable
getTimeToFirstFix ( ) : int

Private Methods

Méthode Description
GpsStatus ( )
GpsStatus ( global @__env )

Method Details

getMaxSatellites() public méthode

public getMaxSatellites ( ) : int
Résultat int

getSatellites() public méthode

public getSatellites ( ) : global::java.lang.Iterable
Résultat global::java.lang.Iterable

getTimeToFirstFix() public méthode

public getTimeToFirstFix ( ) : int
Résultat int