DevicePlatform.tvOS Propriedade

Definição

Obtém uma instância de DevicePlatform que representa o 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 da propriedade

A plataforma tvOS

Aplica-se a