Share via


OperatingSystem.IsAndroid Méthode

Définition

Indique si l’application active s’exécute sur Android.

public:
 static bool IsAndroid();
public static bool IsAndroid ();
static member IsAndroid : unit -> bool
Public Shared Function IsAndroid () As Boolean

Retours

Boolean

true si l’application active s’exécute sur Android ; sinon, false.

S’applique à