Compartir a través de


DevicePlatform.tvOS Propiedad

Definición

Obtiene una instancia de DevicePlatform que representa Apple tvOS.

public:
 static property Microsoft::Maui::Devices::DevicePlatform tvOS { Microsoft::Maui::Devices::DevicePlatform get(); };
public static Microsoft.Maui.Devices.DevicePlatform tvOS { get; }
static member tvOS : Microsoft.Maui.Devices.DevicePlatform
Public Shared ReadOnly Property tvOS As DevicePlatform

Valor de propiedad

La plataforma tvOS

Se aplica a