Compartir a través de


Device.RuntimePlatform Propiedad

Definición

Precaución

Use Microsoft.Maui.Devices.DeviceInfo.Platform instead.

Obtiene el tipo de dispositivo en el que Microsoft.Maui.Controls está trabajando actualmente.

public:
 static property System::String ^ RuntimePlatform { System::String ^ get(); };
[System.Obsolete("Use Microsoft.Maui.Devices.DeviceInfo.Platform instead.")]
public static string RuntimePlatform { get; }
[<System.Obsolete("Use Microsoft.Maui.Devices.DeviceInfo.Platform instead.")>]
static member RuntimePlatform : string
Public Shared ReadOnly Property RuntimePlatform As String

Valor de propiedad

Atributos

Se aplica a