Sdílet prostřednictvím


TargetPlatform Výčet

Definice

Upozornění

Toto rozhraní API je teď zastaralé.

Označuje druh operačního systému Xamarin. Forms právě pracujeme.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete]
public enum TargetPlatform
type TargetPlatform = 
Dědičnost
System.Enum
TargetPlatform
Atributy
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Pole

Android 2

Označuje, že Xamarin. Forms běží v operačním systému Google Android.

iOS 1

Označuje, že Xamarin. Forms běží v operačním systému Apple iOS.

Other 0

(Nepoužívá se) Označuje, že Xamarin. Forms běží na nedefinované platformě.

Windows 4

Označuje, že formuláře běží na platformě Windows.

WinPhone 3

Označuje, že Xamarin. Forms běží na operačním systému Microsoft WinPhone.

Platí pro