IDeviceInfo.Platform Property

Definition

Gets the platform or operating system of the device.

public:
 property Microsoft::Maui::Devices::DevicePlatform Platform { Microsoft::Maui::Devices::DevicePlatform get(); };
public Microsoft.Maui.Devices.DevicePlatform Platform { get; }
member this.Platform : Microsoft.Maui.Devices.DevicePlatform
Public ReadOnly Property Platform As DevicePlatform

Property Value

Applies to