DeviceIdiom.TV Property

Definition

Gets an instance of DeviceIdiom that represents a television (TV) idiom.

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

Property Value

The TV idiom

Applies to