DeviceIdiom.Watch Property

Definition

Gets an instance of DeviceIdiom that represents a watch idiom.

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

Property Value

The watch idiom

Applies to