DevicePlatform.WinUI Property

Definition

Gets an instance of DevicePlatform that represents WinUI.

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

Property Value

Applies to